React is slow, what now?

We study React applications performance from the ground up, the processes involved, the tools to measure and identify slow parts, the important metrics to take in account, how these impact the UX and the various ways there are available to make applicatio… Read more

Similar

Flutter life-cycle cheatsheet for React devs

I struggled a lot with the flutter life-cycle methods when I started with this framework, I came from React Native development and I was still thinking in class components, where do I place my state? WHERE ARE THE PROPS, HOW DO I UPDATE STUFF and all of t... (more…)

Read more »

Introducing the React RFC Process

We’re adopting an RFC (“request for comments”) process for contributing ideas to React. Inspired by Yarn , Ember , and Rust , the goal is to allow React core team members and community members to collaborate on the design of new features. It’s also in... (more…)

Read more »