Social Media Posts

Git rev parse Uses

Jun 17, 2019

Git has an endless bags of tricks and git rev-parse is no different. It can be used to output some useful information about your Git repo.

Using Dev Tools To View & Edit Local Storage

Jun 16, 2019

Using dev tools you can view and edit local storage quickly and easily.

Using nvm To Manage Node Versions

Jun 15, 2019

Node version manager or nvm is an excellent way to manage multiple node.js versions.

Array Of & Array From

Jun 13, 2019

ES6 added a few static array methods which can come in handy.

HTML Form Inputs

Jun 12, 2019

HTML5 has a number of different input types for specific purposes.