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 »
We use a peak detection algorithm and Github's events API to uncover the latest trending repos. Signup for our newsletter to stay up to date with the latest open source tools and resources...
Read more »
Here's why React Hooks are not reactive programming and how you can use RxJS knowledge from Angular in React... (more…)
Read more »
All you need to know about using React with Redux ---- Meetup for those who love JS - DevDuck (www.devduck.pl) ----- Looking for a company to build you an …...
Read more »
Back in 2017, my team were working on a feature-packed, widely used mobile app with a legacy codebase. The app had way too much logic, logic of the complex sort, with loads of very old code calling old APIs. Build times were terrible. Noone had a complete... (more…)
Read more »