This is a running list of what I'm calling classic posts and resources. Some are truly classic. Others are simply good and timely. The truly classic ones get a 🏆.
Just good old useful posts and videos and resources
Node Best Practice and the Nine Node Pillars
Ultimate Guide to NodeJS Performance feat. Clustering, PM2, Worker Threads
Jack Herrington on Optimized React Context, using a pub-sub model and useRef.
UI Patterns for React Apps. Good post from Martin Fowler site about how to architect a React app (where to get data, where to handle data, where to display data...)
Build Server Components from Scratch
Free Typescript Course. This is a decent course with quizes and straightforward explanations.
Placeholder JSON. A free fake REST API for testing and prototyping.
Classics
🏆 Harry Roberts: Three C's Concatenate, cache, and compress. Also client. Also connection speed. A classic post about improving performance.
🏆 Chris Coyier: The Great Divide
🏆 [Ethan Marcotte: Responsive Web Design](https://alistapart.com/article/respons ive-web-design/)