Event
21 May 2019
New York
Added 17-Jan-2023
Let's discover the best practices!
π 6:00 - Chill
π 6:30 - Intros
π 6:45 - Chris Samuel
π€ Angular Routing and Navigation
- Configuring a Route
- Adding a router-outlet to your Application
- Using RouterLink
- Adding Route Authentication Controls with route guards
- Implementing nested views with route parameters and child routes
- Problems that I had to overcome with this project
π 7:05 - Kirill Cherkashin
π€ Kirill Cherkashin: TypeScript β€οΈStructural Search
π 7:30 - Break
π 7:40 - Michael Solati
π€ Angular Elements
You write React for work, but you don't want to no mo'. You ask your boss, please? But (s)he still says, no! How about instead of missing class, you try something different? Well, the Angular team has something cool for you... Angular Elements! Angular Elements are Angular components packaged as custom elements, a web standard for defining new HTML elements in a framework-agnostic way. Learn how to write and package your Angular components to be used across any framework (or no framework) by extending HTML to allow you to define a tag whose content is created and controlled by your Angular code. Now you can put your Angular components into any other frameworks components! (You gotta fight for your right to write Angular!)
π 8:10