Switching From Flash To HTML5
Switching From Flash To HTML5
Out of context: Reply #25
- Started
- Last post
- 31 Responses
- monolith0
easel is solid. Do not abandon your OOP knowledge just for javascript. Javascript is abomination that will be replaced in the future with newer languages that bypass many javascript issues like Dart. It is inevitable.
For now, just learn JQuery, JQuery Mobile as it is defacto standard JS framework these days, use easel.js but also look at ext.js framework as an addition to jquery as it is using nice MVC approach.
With these you will be able to build 99% of anything you need.