Skip to content
Fejes Aniko edited this page Jan 8, 2017 · 4 revisions

Full Stack Web Development

Go through a full stack project process, from frontend to backend to database

Days

Knowledge and Skills

  • 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

Project for the week

Music player application

###Basics

###Digging deeper

###Project phase

###Exam

Clone this wiki locally