Implementing Conway's Game of Life using/learning React, TailwindCSS, and TypeScript.
Other stuff I learned:
Preference for yarn
Why Next.js?
Git Workflow - tips on branch management in teams
Node version management (NVM)
Unit tests with Jest
whiteboarding space
replit
React-specific links:
The Beginner's Guide to React Course - free, ~2.5 hours, by Kent C Dodds (React course creator), not great for production level apps (most recommended)
Udemy Course - $$, popular course, long
Udacity Course - $$$$, premium, check-ins, projects, feedback
React folder structure
create-react-app