Uncle Bob’s Clean Code: Irrelevant in the Age of Full-Stack JavaScript

“Clean Code” by Robert C. Martin (a.k.a. Uncle Bob) is particularly helpful in the practice of day-to-day software development. But how relevant is it now?

Similar

JavaScript Blocking

For the last year or so I have been running with JavaScript mostly turned off, and what I have learned is this: Almost nothing works. 95% of the web just shows you a blank page. Most sites start working again if you allow one or two JavaScript URLs to loa... (more…)

Read more »