Angular Meetup Leipzig #28

Date: 12 May 2020
Time: 6 PM CEST
Location: Online
Banner

Talk 1: A deep dive into Service Worker: Let’s build PWAs

Speaker: Srashti Jain (@srashtisj)

In this, we will talk about what Service Workers are and why exactly they are required in our application. We will explore how it works internally. Also, we will see how we can add service workers to our Angular application to convert it into a PWA.

About our speaker: Srashti Jain

Srashti is a senior developer at Hvantage Technologies. She has all-around 5 years of experience in application development and has knowledge about .NET, SQL Server, Power BI Embedded and Angular. Also she organised events under Indore Technical Community and she also started a group in Indore for angular lovers #ngIndore. On top of it, she is speaker at ngIndia 2020 and was speaker at ngSrilanka 2019 and nepal 2018.

Talk 2: Angular CLI Builders In Depth

Speaker: Santosh Yadav (@SantoshYadavDev)

Angular made the Angular CLI builders API public – in this talk we will explore why it was required and how to use it. We will learn how to create our own builder and make complicated things easier for us. We will explore the API in depth and learn a lot about how the CLI works internally. Of course, I will also show you the most popular builders that will make your daily work easier and showcase you a some of the lesser-known gems that might be added to the Angular CLI as a command in the future. Angular CLI is a powerful tool to work with Angular, and while using it, We often don't leverage the API's that make it so powerful, like Schematics and Builders. With the first one, we can extend/modify the workspace, The latter allows us to us to create our own commands. Join me to learn about these powerful APIs and how to use them.

About our speaker: Santosh Yadav

Santosh is a GDE for Angular and Web Technologies and an active contributor to Angular and NgRx. He writes for AngularInDepth, mentors at Dotnettricks and is an organizer of the Pune Tech Meetup. He is the creator of the `ng deploy` package for Netlify and part of the NestJSAddons core team.