Pragmatic Unit Testing in JavaScript
More often than not, companies completely (and irresponsibly) disregard JavaScript as code that should be unit tested. They might test their back-end code, it may be in …
9m 1Managing Code Quality in NodeJS
I’ve mentioned CI and static asset management in the past. Now I want to talk about code quality.
This article is mostly a follow up on the CI post. I’ll …
6m 0Introduction to SEO and Content Indexing
7m 1Defensive Design
I’ve recently read the book Defensive Design for the Web, and I felt compelled to write about it here. I guess it’s a good starting point for writing my …
4m 2