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 HTML5 Data Attributes
HTML5 introduced custom data attributes. In this post, I discuss how to efficiently work with data attributes in both JavaScript as well as PHP context.