Workshop Syllabus
- Setting up your environment ( Prerequisites )
- LoopBack Node.js Mobile backend overview
- Creating your first LoopBack Node.js app with slc
- Customizing and configuring LoopBack
1. Initialization via boot folder
- Customizing web root
- Binding to a data store ( MonogoDB ) 1. Storage service
- Exploring the LoopBack API
- LoopBack /explorer/
- Advanced features Filter and Find
- ACLs
- Integrating your Mobile Application
- Native iOS SDK
- Native Android SDK
- Deployment considerations: Providers, StrongOps
###Setting up your environment
Workshop Prerequisites:
- git command-line tool
- Node.js & npm Current Version: v0.10.26
- StrongLoop Command Line Interface, strong-cli v2.4.7:
npm install -g strong-cli
Optional Prerequisites( for Mobile SDK integration):
- Xcode 4.6 or higher ( requires Mac OSX ): for Native iOS mobile app
- Eclipse Android Developement Tools, ADT : for Native Android mobile app
- At least one Android or virtual Android device, refer to AVD Manager for more information.
##LoopBack Node.js Workshop App
##iOS Workshop App
##Presentation