Monday, June 17, 2013

JikamuJS is being develop using Coffeescript, and requires jQuery and jQuery.address for the URL Routing. The main inspiration of this simple application is DavisJS which currently support HTML5 browsers. DavisJS is a router application that use HTML5 history.pushState. With the help of jQuery.address url routing api, JikamuJS will target not only new browser but also older browsers(I'm talking...

Wednesday, June 5, 2013

So it is almost decided now, we are doing our back office application with ExtJS (Thanks to my colleague who suggested it). After doing some research, I found out that ExtJS is one hell of framework that will surely boost our development. But the thing is we never encountered ExtJS on our development life cycle and good thing is we are capable JavaScript programmer. Today...
First I want to scold myself, I should spend at least an hour to check out Coffeescript. I have been skipping articles regarding Coffeescript in NetTuts and missed ManilaJS session last few months ago where the speaker is the maker of Backbone.js and Coffeescript, the Jeremy Ashkenas. After a week now, I'm happy to see myself improving a lot on Javascript with the help of Coffeescript. It is...