Tag: JSHint
Using Grunt to Speed Up & Standardize your WordPress Theme Development
Workflow continues to be an integral part of your overall speed in development. Automating tasks where applicable can have an amazing net effect on your timelines, so finding effective ways to speed up monotonous, repetitive tasks can be a huge time saver. Integrating Grunt with your WordPress theming can do big things for your process.
Posted: March 10, 2013
Control the Complexity of Your JavaScript Functions with JSHint
Web Dev .NET: Control the Complexity of Your JavaScript Functions with JSHint. I’m quite hooked on JSHint if I’m honest. I’ve used to run to linters before our in-browser tools become so advanced and useful. Since then my toolset has embraced linting on many levels and apps like CodeKit will auto-hint your JavaScript on save. […]
Posted: October 16, 2012
Jslint Is Not A Code Quality Tool For 3rd Party Code
Jslint Is Not A Code Quality Tool For 3rd Party Code. Personally, I’m a big fan of JSLint, but a lot of people take issue with it. This article does (what I feel is) a good job in outlining some qualities of JSLint that some people find unfavorable, things you should be aware of. I […]
Posted: February 13, 2012