React powers most of the worlds most popular apps and platforms, but why is it so dominant and how likely is it to stay king of the hill? (more…)
Read more »
An in-depth look at the technical stack behind this very blog! We'll see how I use Next's API routes to implement my hit and like counters, how I use MDX to add interaction and customization, and how I organize my codebase, among others. (more…)
Read more »
Every developer knows this situation: You're writing your code, hammering your keyboard all day long. Your code seems to work. Until it doesn't. Either it's not working as expected at all or only in some situations. You try to find the problem. You have a... (more…)
Read more »
Preact is a JavaScript library that describes itself as a fast 3kB alternative to React with the same ES6 API. As a frequent user of React… (more…)
Read more »
🌊 Template for building an SaaS application or admin dashboard using React + Material-UI - dunky11/react-saas-template... (more…)
Read more »