Lab
Experiments
Prototypes and technical studies — built to explore an idea, not to ship a product.

Treeact — React Tree Planner
An interactive React component tree planner — place state, context providers, and consumers, and instantly see which components re-render as a result.
React · TypeScript

React Lab
A benchmark comparing good and bad component tree organization, showing the real difference each makes to React rendering performance.
React