Skip to content

Choosing your MVC amongst React, Angular, Ember, Vue, and Backbone

License

Notifications You must be signed in to change notification settings

lavanyagowri/jsmvc-pres

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JavaScript Showdown: Choosing Between Angular, Ember, React, and Backbone.

Presented

Layout

There are four folders.

  • The completed-projects folder contains all four projects with complete code.
  • The empty-projects folder contains all the projects with none of the logic but all the HTML, CSS, and the JS libraries ready to go.
  • The presentation-notes contains all my notes that I use as I go through coding the projects. They are intended to be easy-to-follow so that you could recreate the talk without my speaking.
  • The slides directory is where the reveal.js presentation lives.

Abbreviated Version

There is an abbreviated version I will give at Web Unleashed 2014. The notes are in presenters-notes/overview.md. The slides for it are on my SpeakerDeck.

Development

Please feel free to look over the repos. I'll be developing them bit by bit as I present it multiple times. If you see errors, feel free to fork-and-fix or leave an issue.

License

This repo contains multiple libraries and images that each have their own license. For what code I've written it's all open sourced under the MIT license.

About

Choosing your MVC amongst React, Angular, Ember, Vue, and Backbone

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 96.2%
  • CSS 2.6%
  • HTML 1.2%