Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 522 Bytes

File metadata and controls

8 lines (6 loc) · 522 Bytes

object-oriented-javascript-christmas-lights

I made these object-oriented Javascript Christmas lights for my website during the Christmas holidays in 2013, and thought I’d share how I did it with this simplified, stand-alone version.

My blog post about object-oriented Javascript shows how it works, and should be a good introduction to clean object-oriented Javascript for people unfamiliar with it.