Configuring Babel 6.0

Today we’ll be configuring Babel 6.0, a Javascript transpiler that allows you to write ES6 (and beyond) code. Babel transpiles files into vanilla ES5 which can be used in any major browser (or Node.js). Here’s how to get started.

Read more »

Getting Started with the MEAN Stack and Angular 2.0 (with ES6/ES2015)

24 April 2016: Update to [email protected]
9 April 2016: Fix call to wrong method which was causing a runtime error
17 March 2016: Update to [email protected] (dependencies updated as well)

Read more »

How to Make a Snapchat Geofilter in GIMP

Originally written for publication in the WHS Trojan Times

Read more »

How to Set Up a Lubuntu Virtual Machine in Windows 10

In this tutorial, I’ll show you how to set up a Lubuntu Virtual Machine in Windows 10. We’ll be using the latest version of VirtualBox, 5.0.2, and Lubuntu, a lightweight Linux distribution based off of Ubuntu.

Read more »