This website recently got a major rebuild; if you're missing something, let Lorna know.

    Category: javascript


  1. Easy Lint Check for JavaScript


    I'm introducing lint checking on one of my projects, because it didn't have a build process yet and I love this as a great place to start. Oh, and because we managed to commit broken syntax! So I set up a php lint job (I will share my travis config in another post) and tried to work out doing the same thing for JavaScript.

    Read more

2 of 2