JavaScript 30 – Day 5: Flex Panels Image Gallery
This is my recap post for Day 5 of the FREE JavaScript 30 online video course by Wes Bos. The task is to build an image gallery with JavaScript and flexbox.
JavaScript 30 – Day 3: CSS Variables and JS
This is my recap post for Day 3 of the FREE JavaScript 30 online video course by Wes Bos. The task is to use JavaScript to manipulate CSS variables.
JavaScript 30 – Day 2: CSS + JS Clock
This is my recap post for Day 2 of the FREE JavaScript 30 online video course by Wes Bos. The task is to build a clock with vanilla JavaScript and CSS only.
JavaScript 30 – Day 1: JavaScript Drum Kit
This is my recap post for Day 1 of the FREE JavaScript 30 online video course by Wes Bos. The task is to build a JavaScript drum kit.
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.