Play as backend is a three week session series that I have conducted for the second year students of Informatics
- 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.
- What the heck is REST APIs?
- Concepts of REST APIs.
- Developing REST APIs with play (coding).
- Usage of tools like postman.
- Combining Play with a frontend (angular) and exposing an API ( coding ).
- Pros and Cons of cofigurations.