I've come across a good blog post about javascript module patterns. You want to start using these to make managing larger projects easier and not polluting your global with tons of functions. Basic Module Example Locally Scoped Object … [Read more]
Learning Javascript one project at a time
I have a basic grasp of Javascript that has kept me employed and useful for the last 5 years. But the front end developer landscape is rapidly changing and I am constantly struggling to find time keep up. What I want to eventually accomplish is … [Read more]
Started a blog
Like everyone else on the internet, I have decided to start a blog. I'm planning to document my experiences with learning Javascript and perhaps review some tech toys. The first thing I've got to do is clean up this blogs design though.. … [Read more]