Having a responsive application is essentially what users want. However, sometimes making a responsive app is a tricky business. In this article, we discuss how we improve our React app front-end app's performance when React no longer gave us the performa... (more…)
Read more »
In this blogpost I want to show you how you can easily get your React SPA app with clientside router work properly with your Nginx setup. I will also show you how to serve your React App over HTTP/2... (more…)
Read more »
If you’re in the web development world, you probably have heard of React. I mean maybe you don’t even know what it is, but you know it’s… (more…)
Read more »
Developers are adopting Higher Order Components (HOC) Stateless Functional Components, and for good reason: they make it easier to achieve…...
Read more »
Toggling features within a code base is a technique to influence the behaviour of software without having to redeploy. It is often used in… (more…)
Read more »