Hacker News new | ask | show | jobs
by vitaminbandit 3378 days ago
I disagree. Writing more code without direction is like exercising with bad form - it only further reinforces bad form.

My advice: pick up a design patterns book and work your way through it. Pick a problem (i.e. how to design Slack) and go through the various design approaches and identify the pros and cons of each.