Lets take a look at a few different options for handling sanitizing user input fields in both node.js as well as the browser.
[Read More]Quick Tip: Customize your Asana Theme Background image
I started using Asana again for a personal project, and while I love the themes option I really wanted to be able to provide my own image. Stylebot Chrome extension to the rescue!
[Read More]Continuous Integration with Travis-CI
Lets take a look at using Travis-CI for continuous integration specifically to track the build status for our node projects on GitHub.
[Read More]Selling an eBook through Amazon.com
My experience experimenting with Amazon’s Kindle Direct Publishing by selling a blog post as an eBook.
[Read More]Use Grunt to push a Git tag
I use tags in git to version my code and push changes to production. Tagging is fairly simple using the git cli, but I’ve made it even easier using a simple Grunt task.
[Read More]Review: Backbone.js Patterns and Best Practices
I was fortunate enough to receive a review copy of Backbone.js Patterns and Best Practices directly from the author. It’s a decent book, and a great ‘next step’ for anyone thats a budding Backbone developer that has got the basics down and wants to take their skills to the next level.
[Read More]Node.js testing with Mocha, Chai, Sinon & Proxyquire
Lets take a look at testing node.js using a few popular tools and frameworks for running and writing tests.
[Read More]Highlight specific lines in a Github repo file
Heres a quick and easy tip to highlight selected lines in a GitHub repo file when you link to it.
[Read More]Organize your day, week, and beyond with EverNote
Lets take a look at a quick and easy way to use EverNote to organize your daily, weekly and future lists of to dos!
[Read More]Why aren’t you using IRC?
You may not realize it, but there’s a whole world of developers out there accessible in real-time on one of the oldest original “social networks”!
[Read More]