Sublime
An inspiration engine for ideas

All posts
seangoedecke.com
š React insight
Organizing React applications beyond 100,000 lines of code š«
Folder structures in React tend to be a highly debated topic. Each year, I revisit and refine my approach to organizing React applications.
Let's dive into this 5-step... See more

š Feature-Based React Architecture
In a growing application, it's easy for different domains to become intertwined.
For example, in the UI, a Comment component can quickly end up inside a Post component, and a data-fetching function might be extended beyond its original... See more
Lee Robinson
leerob.com