HTTP Basic Authentication in AngularJS
How to set up HTTP Basic Authentication in AngularJS
A Better Way to Register Routes in Express
A quick walk-through on how to register routes based on your directory structure using Express JS.
Reading Local Data Files in Grails
Where to put local data files and how to retrieve them in Grails.
Rendering Pug Templates with Multiple Data Files
How to render your Pug templates from multiple data files using Gulp.
Environment Based Deployment to S3 with Gulp
Deploy to different S3 buckets based on Environment using Gulp.
Amazon S3 Bucket Redirect with Query Params
Using an Amazon S3 Bucket to redirect to a URL with query parameters.
AngularJS Easy API
An easy way to generate a dynamic, injectable API service in AngularJS.
My Animated Avatar
A quick walk-through of how I created my animated avatar.
Creating an Interactive Task Selector in Gulp
Creating an interactive task selector as Gulp's default task.
HTTP Retry Service in AngularJS
A basic walkthrough of how to create simple HTTP Retry Service in AngularJS.
AngularJS Simple Sprite
Building a simple directive to animate sprites in AngularJS.
Interacting with Swagger Endpoints in AngularJS
Creating a promise-based service to interact with Swagger endpoints in AngularJS.
Extending a Controller in AngularJS
How to simplify Controllers in AngularJS.