Jaggery (Javascript framework)

Jaggery is a Javascript framework which enables to write client side and server side codes in Javascript. So anyone familiar with Javascript can write both ends (server and client) of the application. For more information please refer the official Jaggery site http://jaggeryjs.org

Jaggery is new and there is a lack of learning materials. But its easy to learn. In this article you will find a simple application “Address Book” written using Jaggery.

To setup Jaggery, please follow the below link.
http://jaggeryjs.org/howto.jag

To get an idea bout the basic syntaxes, please follow the below link.
http://jaggeryjs.org/documentation.jag
Refer following samples applications to get an idea.
  1.  AddressBook Application (written in Jaggery)

No comments:

Post a Comment