flâneur — a map of the web's best reading

Get better at programming by learning how things work

jvns.ca · 2,205 words · saved by 2 readers

Get better at programming by learning how things work

When we talk about getting better at programming, we often talk about testing, writing reusable code, design patterns, and readability. All of those things are important. But in this blog post, I want to talk about a different way to get better at programming: learning how the systems you're using work! This is the main way I approach getting better at programming. examples of "how things work" To explain what I mean by "how things work", here are some different types of programming and examples of what you could learn about how they work. Frontend JS: how the event loop works HTTP methods lik

Explore this link on the map →

saved by

related reading