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.