Create-React-App is taking the react community by storm, and as usual, I’m completely obsessed with Redux, and how it’s transformed the way… (more…)
Read more »
Gone are the days where I spend my time bouncing back and forth between terminal, browser and editor. Ain’t nobody got time for that! (more…)
Read more »
Bug report I've checked the example to reproduce the issue. Reproduced on: Android iOS Description When a call is initiated when the app is in background or in a completely closed state, the callke... (more…)
Read more »
Learn how to use React Testing Library in this tutorial. You will learn how to test your React components step by step with unit and integration tests ... (more…)
Read more »
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 »