forked from greenfox-velox/velox-syllabus
-
Notifications
You must be signed in to change notification settings - Fork 5
Week 10
Fejes Aniko edited this page Jan 8, 2017
·
4 revisions
Go through a full stack project process, from frontend to backend to database
- Monday: Design patterns
- Tuesday: Training & Dojo
- Wednesday: Project: Music player
- Thursday: Project: Music player
- Friday: Project: Music player
- Design patterns
- Constructor Pattern
- Module Pattern
- Revealing Module Pattern
- Mediator Pattern (pubsub)
- Prototype Pattern
- Facade Pattern
- Factory Pattern
- JavaScript MV* Patterns
- RESTful web services
- Client-Server
- Stateless
- Cacheable
- Layered system
- Uniform interface