-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Lonny Gomes edited this page May 3, 2014
·
3 revisions
#72 Fest Software Design Guide
The 72 Fest mobile app fully embraces HTML 5 web technologies with aims to produce multi platform apps. The app makes use of the following javascript libraries and tooling:
- Grunt
- Yeoman
- Backbone
- Require.js
- Express
- Handlebars
- Using yoemen with Backbone
- MongoDB Demo that is worth the 10 minutes it takes to get through it
- Using require.js with Backbone and this 5 minute video highlights the what, why and how of using Require.js
- Introduction to Express that also talks about how to set up mongodb.
- The Handlebars site has a concise run down of all we'll probably need to ever know about Handlebars