Skip to content

Simple Vote application that demonstrate the difference between jQuery, Angular, Ember, React, Marionette and Polymer.

Notifications You must be signed in to change notification settings

keuller/voteapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vote Tiny Application

This simple vote application demonstrates the difference between the most popular implementations like: jQuery, Ember, Angular, React, Marionette and Polymer.

You can run the index.html file directly on the browser to test each implementation.

Except Angular and Polymer versions that doesn't uses ES6 syntax, all others use ES6 syntax through Babel in-browser.

Thanks Babel to allow us to use ES6 syntax directly from the browser to test new features in Ecmascript/2015.

My intention is not compare the better solution/framework, but only demonstrate how you can implement the same application using different approaches.

Good studies.

About

Simple Vote application that demonstrate the difference between jQuery, Angular, Ember, React, Marionette and Polymer.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published