JavaScript 30 – Day 8: HTML5 Canvas
This is my recap post for Day 8 of the FREE JavaScript 30 online video course by Wes Bos. The task is to paint with your mouse on an HTML5 canvas element.
Using Custom Formats in TinyMCE
This is a short post about custom formats for the TinyMCE editor. Oftentimes, these formats are what you should be using instead of shortcodes.
Emmet: Speed Up Your Markup
This is a shallow introduction to Emmet, an easy-to-use, and yet very powerful toolkit for web developers. Save yourself some time by using Emmet.