Steps to Develop Global State for React with Hooks Without Context

Learn how to use state and other React features without writing a class. Read more

Similar

New Suspense SSR Architecture in React 18

React 18 will include architectural improvements to React server-side rendering (SSR) performance. These improvements are substantial and are the culmination of several years of work. Most of these improvements are behind-the-scenes, but there are some op... (more…)

Read more »

How YC companies test React apps

React has a great ecosystem not just for making development easier, but for making testing easier as well. We surveyed YCombinator founders to understand what libraries, frameworks, and methodologies they use to test their React applications. (more…)

Read more »