April 26th in Factory, Patterns and Practices, Tutorial by Volkan Özçelik . no comment .
Charlie’s Chocolate Factory in JavaScript
The o2.Debugger that we’ve created a priori, has a single println method that simply outputs what’s sent to it as a parameter to the console or a selected DOM container. In this discussion, we’ll try to polish o2.Debugger further and add three utility methods: assert, error, and log. In the …
Continue Reading
