Week 1 Recap: React + TypeScript Fundamentals
Week 1 is done. Six posts, six concepts most developers use daily but rarely stop to actually understand. Quick recap before Week 2.
Aug 31, 20262 min read23

Search for a command to run...
Articles tagged with #learntocode
Week 1 is done. Six posts, six concepts most developers use daily but rarely stop to actually understand. Quick recap before Week 2.

Your component isn't slow because React is slow. It's slow because it's re-rendering for reasons you haven't actually diagnosed yet.
