Basic jQuery Tutorial

jQuery is a fast, small, and feature-rich JavaScript library. It makes things like HTML document traversal and manipulation, event handling, animation, and Ajax much simpler with an easy-to-use API that works across a multitude of browsers. With a combination of […] Read More »

Extending Atom

Being able to open up your projects via the Terminal or by right-clicking is a great feature that should be included with every text editor. Unfortunately, these features are often not included. Atom is the new editor on the block […] Read More »