JavaScript Cometd
Lately I have been working with JavaScript, in particular I have written a JavaScript library that implements the Bayeux specification for the Cometd project.
I have to say that I really like JavaScript, the language.
Don't be fooled by "Oh, it's only for modifying CSS in web pages" because it's really a nice language, although it's misunderstood.
You can write nice applications in JavaScript and today JavaScript toolkits (such as Dojo or jQuery) helps you to figure out browser differences and make a wonderful job at reducing the code that you have to write, allowing you to concentrate on the business and not on the technical details.
I have blogged about the Cometd library I have written here.
Enjoy !
I have to say that I really like JavaScript, the language.
Don't be fooled by "Oh, it's only for modifying CSS in web pages" because it's really a nice language, although it's misunderstood.
You can write nice applications in JavaScript and today JavaScript toolkits (such as Dojo or jQuery) helps you to figure out browser differences and make a wonderful job at reducing the code that you have to write, allowing you to concentrate on the business and not on the technical details.
I have blogged about the Cometd library I have written here.
Enjoy !
Labels: cometd, javascript




1 Comments:
Hi Simon
Sorry, I want to ask your question here for cometd:
doese websocket transport only working on jetty?
even the latest version cometd cometd-2.6.0?
since I want to running my cometd application on Tomcat 7.X
Daniel
By
Guilai Qu, at 28 April, 2013 12:29
Post a Comment
<< Home