-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Meeting Notes (6.1.2015)
Lior Kesos edited this page Jan 14, 2015
·
1 revision
- Recording - https://www.youtube.com/watch?v=kseXJvpdT3I&feature=youtu.be
- General things
- jwt.io - security based on token signature
- swagger.io - Implicit api browsing and API introspection
- HelloGitty A turorial to teach end to end app building of a mean based single page application
- Installation speed
- git.mean.io moved to NJ israel roundtrip 150ms , Drew 25ms
- Mean size is 250MB
- mean-admin - ~2MB
- grunt* - ~25MB
- gulp* - ~40MB
- karma* - ~45MB
- Action Items
- Getting Started Guides
- Deployment
- Testing
- System Deep Dives
Aggregation- Packages
- Database
- Menus
- Circles (roles/permissions) High Level Overview
- Circles code examples
- User Auth withJWT
- Contributing