In this TechTalks we explore how to build a large scale modern Angular 9 application from scratch. First we consider a number of architectural choices. We wish our Angular app to talk to the server via an Open API (Swagger) defined REST API. We have to decide on security and authentication needs. We pick the wonderful Angular Material for a smooth UX. We decide