Israel Guzman

Talk: Angular CLI + Angular CDK – Make your own Component Library Description: In this live coding session Israel will show how to make a library of components with the Angular CLI and the Angular CDK Bio: Israel is the COO Mexico and co-founder of HeroDevs. He’s dedicated his career to develop first-class enterprise software …

Aaron Frost

Talk: Lazy AF & Reactive Angular Description: Lazily loading code with the router is awesome. But what about when I need to lazily load something that is big, but I don’t want to change the URL in order to do it? Lazy AF to the rescue. Let me show you how you can exponentially increase …

Ely Lucas

Talk: Building PWAs with Angular and Ionic Description: Progressive Web Apps (PWAs) are the next wave in web development, offering an app like experiences using a traditional web deployment model. PWAs are highly optimized, reliable, and accessible from anywhere there is a browser. They are a perfect fit for mobile apps, and best of all, …

Craig Spence

Talk: Universally Speaking Description: WHHHHOOOOOSSSSSSHHHHHHHHHH!!!!!! ???? Did you hear that!? It’s the sound of a blazing-fast Angular Universal application, rocketing it’s way straight to a users’ device! Angular Universal promises a solution to all the super hard problems – improved first render performance, search crawler support, and server-client state-transfer… but what does it really look …

Charles Wood

Talk: Forget the Back-End: Serverless + Angular Description: For the last several years, we’ve moved from a world of fullstack web developers to a world of front-end and back-end developers in addition to the fullstack developer. No matter the case, there’s still a barrier between the front-end and the back-end when it comes to retrieving …

Camille Wall

Talk: ngSwitch but faster Description: In this talk I will show a live demo with a very simple illustration of some advanced dom manipulation. While the ngSwitch is very easy it is not ideal for collections because it can be slow. I will show you a better way to handle the situation. Bio: Earned a …

Brad McAlister

Talk: Angular Elements Make The Best React Components. Description: Angular Elements Make The Best React Components w/ Ryan Chenkie Bio: Brad is currently a Software Engineering Lead at Sapphire Digital. In a past life, he was a systems administrator for 12 years but made the leap into development and regrets NOTHING. Today he finds himself …

Arjun Yelamanchili

Talk: Introduction to Angular Elements Description: To understand Angular Elements we need to understand Web Components and the 4 standards that underlie themCustom Elements, associating a JS class with an HTML tagShadow DOM, scoped DOM, solves encapsulationTemplate, similar to ng-templateHTML Imports – deprecated Finally how to turn an Angular component to an Angular Element Bio: …

Alyssa Nicoll

Talk: Dark Patterns in UI — What not to do to your users Description: I believe developers of any caliber and framework could benefit from knowing more about the power we have as developers over usability and how we can use that power for good. In this talk I will go over some very obvious …