Many people use Webpack
because it's
popular. create-react-app
makes it even easier. But what if you prefer zero configuration?
How minimal can your configuration for a React app get? This post
contains my two favorite recipes for prototyping... (more…)
Read more »
React is different in so many ways from its front-end predecessors. But the most different part is its way of thinking. Read on to find out more! (more…)
Read more »
๐จ Minimalistic UI components for your web applications - undefinedbuddy/post-ui... (more…)
Read more »
If you are building a React + Redux App that has Webpack, then you might have noticed that the size of the final bundle.js...
Read more »
Your front and back ends are already successfully in production but you don't have to miss out on the productivity that React brings. Forget the rewrites, th... (more…)
Read more »