Javascript

HTML Canvas Fun

Today we're creating a drawing game using the HTML5 canvas element. The drawing pad game itself might seem basic but it will get us familiar with the Canvas element.

Read

Array Cardio Part 2

Today we're working on our array foo again with `Array Cardio Day 2`.

Read

Type Ahead Autocomplete with JavaScript

Today we're creating an auto-filling search bar using Ajax Type Ahead.

Read