React is the world’s most popular JavaScript framework, but it’s not cool because it’s popular. It’s popular because it’s cool. Most React introductions jump right into showing you examples of how to… (more…)
Read more »
In my previous article “Part Of Why I Think React Is Junk” I made a number of intentional omissions and card-stacked statements just to… (more…)
Read more »
Use C in your React! Contribute to elnardu/react-use-c development by creating an account on GitHub. (more…)
Read more »
CSS-in-JS is becoming a popular choice for any new front-end app out there, due to the fact that it offers a better API for developers to work with. Don't get me wrong, I love CSS, but creating a proper CSS architecture is not an easy task. Unfortunately ... (more…)
Read more »
React, routing, and data fetching. In React applications at scale, routing, data fetching, and code splitting are naturally linked. The upcoming React Router v4 sacrifices…
Read more »