Writing a simple Gulp plugin tutorial
April 13, 2020
In this simple Gulp plugin tutorial, I will be going through a plugin I wrote. The plugin is simple and transforms an input JSON file.
April 13, 2020
In this simple Gulp plugin tutorial, I will be going through a plugin I wrote. The plugin is simple and transforms an input JSON file.
May 26, 2019
How to implement Basic HTTP auth in Express and Node.js to password protect a static website
April 20, 2019
React Animated Show More is a simple, fully-customizable React component that expands and collapses to show your content.
March 10, 2019
Express route param validation using Joi via the NPM module express-joi-validate. Validate your API endpoints using the power of Joi in an Express app.
September 7, 2017
Track countries you visit using this travel app built using React Rails. Choose countries via the interactive map, and share the map with your friends!
January 4, 2016
An Instagram image gallery built in Ember.js that displays posts of a specific hash tags from a private Instagram account.
January 3, 2016
Canned Replies is a Google Chrome Extension designed to make it easier to save and send commonly-used text snippets.
January 5, 2015
Generate iOS app icons with ease with this quick Node.js script. Just drag and drop your image path as the first argument to the command.
December 27, 2014
Like the idea of mobile-first responsive design but need to support Internet Explorer 8 and under? Here’s my take on IE-friendly mobile-first CSS.
April 12, 2014
I developed this directive for social media sharing in AngularJS to easily share a page to LinkedIn, Twitter, Facebook, and Google+.