Beginner’s guide to JavaScript static code analysis

Static code analysis is code review performed by a computer. It helps find & fix code quality issues and streamlines manual review. Here’s how to set it up. Read more

Similar

A Reflection on JavaScript Hate

Recently, while browsing a popular tech news site's comments, I stumbled upon a modern staple in the online tech discussion world: the javascript hate thread. I've blogged about this theme before but it's almost a trope at this point. User posts article, ... (more…)

Read more »