Coding is All About Making Locally Correct Decisions
Want to get notified about new posts? Join the mailing list and follow on X/Twitter.
Advice to junior devs: coding is all about making locally correct decisions.
Yes, you need to visualize how things are going to work at a global level, but once you do, itβs time to break that down into steps and just zoom in on each step at a local level, clearing out the global context from your head and focusing entirely on the local context.
You get the local right, the global will follow.
Want to get notified about new posts? Join the mailing list and follow on X/Twitter.