SSR with Create React App

I’ve been using create react app a bunch and wanted to improve performance by adding server side rendering to the apps I was making. This… Read more

Similar

Microfront Ends Based on React

In recent years the term "microfrontends" entered the tech mainstream. While there are many patterns of actually implementing microfrontends we feel that there may be an "ideal" solution out there - a solution that combines the advantages of the monolith ... (more…)

Read more »

Good React Modals

This is not about a new modal library. Instead, I'd like to talk about about some specific issues I struggled with over the two years or so I have been using React, and the approach I ultimately… (more…)

Read more »