Naka-pin na Tweet
Digital Primates
1.3K posts

Digital Primates
@DigitalPrimates
Digital Primates - Specialists in Enterprise React, JavaScript, Media and Mobile applications.
Chicago, IL Sumali Mart 2010
169 Sinusundan517 Mga Tagasunod

There are numerous browser APIs that allow developers to store data on the client side. This article by @craigbuckler is an up-to-date overview on current, past, and future browser storage methods.blog.openreplay.com/the-ultimate-g…
English

How close are we to being able to create a React client with no bundler? This article describes how to leverage browser ES modules, dynamic imports, and ServiceWorkers to build a React site without Webpack. medium.com/disdj/react-js…
English

Often the advice you find coming out of huge enterprises like Google or Amazon have a hard time applying to smaller scale endeavors. In this article we get some great summaries of lessons learned. @swizec has some succinct takeaways.swizec.com/blog/what-i-le…
English

The latest update to React Devtools introduces the ability to display the names of hooks in inspected components. Very cool. #4140-july-17-2021?&utm_medium=social&utm_source=twitter.com&utm_campaign=enterprise-react-newsletter" target="_blank" rel="nofollow noopener">github.com/facebook/react…
English

The newest Node.js release implements the Web Streams API, which is new to Node, but has been available in most browsers for awhile. deanhume.com/experimenting-…
English

Now for something completely different. @fabriciot collected some of the most outstanding "worst volume control interface" candidates from a reddit thread about deliberately bad design. We hope some of them give you a chuckle during your workday.uxdesign.cc/the-worst-volu…
English

There's a new Array prototype method in JavaScript. Array.prototype.at lets you access elements with relative indexing, which is a modest improvement if you're sick of typing out myArr[myArr.length - 1] and would prefer myArr.at(-1).https://t.co/Kz6MBiY1Ur
English

Anyone working with React has heard the common refrain of making components reusable, but can components be too reusable? Conceptualizing component responsibility can be tricky. This article has some useful approaches to help you with component design.formidable.com/blog/2021/reac…
English

Learn from @creativeintent_ how to create functional and declarative native audio applications using Elementary Audio.nickwritesablog.com/functional-dec…
English

It's a common refrain that CSS doesn't make sense, but there is method to the madness if you dig deep. This article from @wattenberger looks at percentages in CSS positioning.wattenberger.com/blog/css-perce…
English

Regex can seem arcane to those of us who have never taken the time to dig into the details. Here is a great in-depth article that gives you the nitty gritty on one very useful regex pattern.rexegg.com/regex-best-tri…
English

A very cool list of data structure visualizations. Who knows the next time you'll need to use a "Skew Heap" and visualize it, but this page has you covered.cs.usfca.edu/~galles/visual…
English

An honest appraisal by @wolfr_2 of the much hailed Tailwind CSS. What happens when you have to use a popular library that you're not too fond of? You may not learn to love it, but you come to terms with it.johanronsse.be/2021/07/07/com…
English

CSS Transforms, Dwarf Fortress, & useReducer in React - mailchi.mp/digitalprimate…
English

One writer's speculation as to why Microsoft is coming out with Windows 11. Don't miss the link to the Windows 95 launch video complete with dancing Bill Gates. @sjvn
computerworld.com/article/362377…
English

WebWorkers are awkward, but they're the best way to do heavy synchronous workloads without blocking the main JavaScript thread. @dassurma summarizes the current state of WebWorkers and lays out some abstractions that can help work around their limitations.smashingmagazine.com/2021/06/web-wo…
English

@dan_abramov of the React Team walks us through why 'npm audit' is broken and what that means your dependencies.overreacted.io/npm-audit-brok…
English

One of Redux style guide's essential rules for using Redux correctly is "Do Not Put Non-Serializable Values in State or Actions". In this article by @c_isambert, we get a great explanation of what pitfalls the rule is helping you avoid. blog.bam.tech/developer-news…
English

@acemarke who is one of the maintainers of Redux shares his thoughts on testing. This is a great read for anyone using Redux at work or in homespun projects.blog.isquaredsoftware.com/2021/06/the-ev…
English

Love it or hate it, a new Windows version is on the way. @tomwarrenhttps://www.theverge.com/2021/6/24/22546791/microsoft-windows-11-announcement-features-updates?&utm_medium=social&utm_source=twitter.com&utm_campaign=enterprise-react-newsletter
English