dave j toews

blog/vanilla-js

Categories:

Showing 2 posts.

Bare Bones Code

4 November 2014

When looking for instructions on how to accomplish something in Javascript I inevitably find that someone else has already found a solution. But when I try to figure out how they did it, all I see is a wall of sparsely documented code that seems like overkill for the problem I'm trying to solve.

Read more...

JavaScript Learning Curve

22 October 2014

I've dabbled in web development before. I've also dabbled in object oriented programming before. I'm a dabbler. After a brief reintroduction to HTML5 and CSS3 I was off and running, and within a couple of days I was impressing myself with what I could achieve. I fully expected JavaScript to go just as well, but it's proving to be a little hairier.

Read more...