The beautiful open source Node.js framework for developing angular isomorphic backend
Presented by
Avi Haiat - thaiat@yoobic.com
Vizelia bought by Schneider Electric in 2011
Web technologies you already know and love
And because it rocks !!!
A set of angularjs services backed up by ngResource
Wrap them in your own brokers !!!
# Install loopback cli
npm install -g strongloop
# Scaffold a new loopack project
slc loopback my-project
cd my-project
# Generate models and datasources
slc loopback:model
slc loopback:datasource
# Generate angular SDK
lb-ng server/server client/lbServices.js
This is boooring... Show me the code
Let's play with the baby and see how easy it is to build a mobile app
and one more thing...