==> The application is a toy robot simulator written in JavaScript a simple javascript program showcasing examples, TDD and Module pattern ...
Add a description, image, and links to the javascript-module-pattern topic page so that developers can more easily learn about it.
For all JavaScript’s prominence as the lingua franca of Web development, there are an awful lot of developers who don’t like it a whole lot, and as a result, a great many efforts to produce something ...
22 May, 2012. It was a Tuesday. This was originally a StackOverflow question. I’m re-posting here because I think the question is fairly common, and I like the answer that I provided. At a high level, ...
26 January, 2012. It was a Thursday. In one of my current apps for a client, I have an activity based security system that determines what the user is allowed to do. The trick to this system is that ...