I’m a strong believer that premium starter kits written in React Native are the fastest way to bootstrap a new projects that works on both… (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 »
First off: this is mostly a reference for myself. I find myself quite often needing to prototype something really quick, sometimes even build an “MVP” of something I can put out into the world for feedback. Using a framework like React can make doing that... (more…)
Read more »
React realtime collaboration and updates through your backend - danthegoodman1/frontlink... (more…)
Read more »
Roll your own alternative to Google Analytics Real Time Statistics...
Read more »