Entries Tagged as "Javascript"

Micro JS Framework Comparison Chart?... Anyone?

So with all these new cool micro JS frameworks poping up  (check out microjs.com for example..) i really would like to find a comparision chart for all them, or at lease most of them.  Does anyone know of one?  There is just so many cool new ones, just hard to figure out which ones are for what purpose, and which ones are the best...  I am talking about batmanjs , vaporjs , knockoutjs , backbone  etc.....  Help here would be greatly appreciated!

Bookmark and Share

No Comments

Playing with JQuery Mobile

Creating a JQuery Mobile iphone app.... First observation is its a much smaller learning curve than Sencha Touch.. Send me good examples / resources!

Bookmark and Share

1 Comment

Good JQuery Plugin Tutorial

A good tutorial on making JQuery code into a plugin...

HERE

 

Bookmark and Share

No Comments

Sencha Touch MVC + Phonegap App

So after using Sencha Touch, i found it hard to find good examples of creating a MVC app with Sencha Touch.  So i found the book Sencha Touch in Action, which provides a example of using Sencha Touch with the MVC design pattern.  I decided to take that example and expand on it and create a base (template) app using this approach.  The base app would have navigation, lists, and a form with local storage.  I also decided to include Phonegap so if i desired i could get at the phone hardware.  I now have this up, it is a best attempt at doing this, and isnt 100% done, but not too far off.  If others have examples/suggestions on making this base app more clean in a MVC way, i would LOVE suggestions.   Hopefully this will help others.  Here is the GitHub for the app.  Again.. this is a best attempt at this, suggestions would be greatly suggested!

Bookmark and Share

4 Comments

Great site for small/specific JS Frameworks

MicroJS.com

AMAZING resource for good really small JS frameworks.  These come in handy when writing mobile apps, because of their size and specific functionality.  I have only played with JO.js, Backbone.js, and heard alot about Lawnchair.js...  Any other good ones that arent listed?..

Bookmark and Share

1 Comment