Colocating Fragments provides the benefit of having the component which needs the data, request it in the same place. It provides a more cohesive development... (more…)
Read more »
As one of my new year resolutions, writing my very first article was about to happen so here we are. Moving towards the goal of this article I wanted to tell you guys my idea based on myβ¦ (more…)
Read more »
As we worked on React 16 , we revamped the folder structure and much of the build tooling in the React repository. Among other things, we introduced projects such as Rollup , Prettier , and Google Closure Compiler into our workflow. People often ask ... (more…)
Read more »
A look into removing common and uncommon performance bottlenecks in one of the worlds largest React.js PWAs, Twitter Lite. (more…)
Read more »
Today I want to share a design that I have been using for maintaining state in react since the emergence of hooks. (more…)
Read more »