Slack is transitioning its web client to React. When Slack was first built, our frontend consisted of established technologies like jQuery… (more…)
Read more »
The popularization of React around 2015 dramatically changed the web development landscape. Just look at the web development bootcamp scene to see how dramatically developer training changed with React's rise in popularity. (more…)
Read more »
react-component-composition-cheatsheet - React component composition cheatsheet... (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 »
Recoil.js is a new state management library for React — offering a React-ish API and a simple and powerful way of dealing with global, asynchronous and derived state 🔥... (more…)
Read more »