IIT-PlayFramework-Session
IIT-PlayFramework-Session copied to clipboard
Play framework as a backend session (03 week session series) that I have conducted for the Informatics Institute of Technology L5 students
Play as backend is a three week session series that I have conducted for the second year students of Informatics
Week One
- Intro to ‘frontend vs backend’ concepts, technologies and opprtunities.
- Full-Stack development.
- Intro to Play as a backend.
- Combining Play with front end tech (concepts).
- What is MVC pattern / architecture.
- Play setup and base play project structure.
Week Two
- What the heck is REST APIs?
- Concepts of REST APIs.
- Developing REST APIs with play (coding).
- Usage of tools like postman.
Week Three
- Combining Play with a frontend (angular) and exposing an API ( coding ).
- Pros and Cons of cofigurations.