Skip to content

Comment on HP open sources Enyo javascript framework from webOS, now cross platformparent

Comments

Backbone and Ember (at least for some extent) are MVC frameworks that provide you with classes to extend to have certain functionality (events, validations, iterations over collections, bindings etc.).

Enyo seems to be more declarative framework for defining your UI components.

In fact, you most probably could combine two together (esp. taking the 13KB weight in account, makes it a really-lightweight thingie).

Ember, unlike backbone, is a declarative framework for defining your UI components.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.