Menu

Close
  • Blog
  • Github
  • Twitter
Subscribe
Menu
Spencer Norman's Picture

Spencer Norman

25 posts
← Newer Posts Page 2 of 5 Older Posts →

Javascrip30 - Day 12 - Key Sequence Detector

Nice short thinking exercise. I hadn't implemented this before, but was pretty straightforward. I setup an array with the code and a position marker. Catch all »

Spencer Norman Spencer Norman on javascript30, javascript, challenges 14 February 2017

Javascript30 - Day 11 - Custom Video Player 📺

Good project to learn about the video side of HTMLMediaElement. I found it pretty straightforward to implement all of the different controls, but I can imagine »

Spencer Norman Spencer Norman on javascript, javascript30, html5, challenges, HTML5MediaElement 10 February 2017

Javascript30 - Day 10 - Hold Shift to Check Multiple Checkboxes

The challenge is: given a list of checkboxes, checking one checkbox and then holding shift and selecting another checkbox should also select all checkboxes in between. »

Spencer Norman Spencer Norman on javascript, javascript30, algorithms, challenges 07 February 2017

Javascript 30 - Day 9 - Dev Tools Domination

Some nice tips for using chrome dev tools better. Using Break On in Chrome to break any time an attribute or subtree is modified or a »

Spencer Norman Spencer Norman on javascript30, javascript, Tooling, Chrome, Console 06 February 2017

Javascript30 - Day 8 - Drawing on HTML5 Canvas

Interesting primer on how the HTML5 Canvas works and a good intro to the building blocks of Canvas and it's Context. This is a quick tutorial »

Spencer Norman Spencer Norman on javascript30, javascript, html5, Canvas, challenges, graphics 06 February 2017
← Newer Posts Page 2 of 5 Older Posts →
Spencer Norman © 2018
Proudly published with Ghost