ponyfoo.com

  1. 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 1
  2. Managing 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 0
  3. Introduction to SEO and Content Indexing

    Just a few days ago, Google started indexing this blog, and it’s just starting to show up in their search results. I wanted to go over the steps I took to make a

    7m 1
  4. Defensive 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