Tools change fast, but a few resources stay useful no matter what is trending. These are the ones I reopen most often.
- MDN: still the most reliable reference for anything web platform.
- The React Router docs: concise and example-first.
- The Tailwind docs: searchable, with every utility one keystroke away.
- A good type-checking habit: TypeScript catches the boring bugs.
- Reading other people's source: the fastest way to learn taste.
Placeholder copy. The annotated version with links and notes is on the way.