React
Blog posts to learn and packages to extend React.
Learning #
- Build your own React, a great way to learn about how React works by understanding how it’s built
- A Visual Guide to React Rendering, develop a strong mental model for React rendering behavior
Tools #
- Typescript, type-safe Javascript
- Next.js, a full-stack React framework including server side rendering, static site generation, and much more
- Redux Toolkit, a simple and scalable state management library