You are viewing details from a past event. Please check our upcoming event schedule if you are looking for current content.

Christina Kayastha

Domain Architect/Innovation Engineer w/Vista

Christina Kayastha is a Principal Software Engineer with nearly a decade of industry experience. Originally from Nepal, she is currently working in Boston, USA as a Domain Architect leading innovation initiatives at Vista. Christina is an inventor on 11 patents, has given 50+ conference talks, and won 13 hackathon competitions. In her free time, she loves nerding out about emerging tech, building interactive art installations, and is an active leader in her local cultural and tech communities.

Presentations

Angular Mobile Toolkit (Progressive Web Apps)

5:00 PM MDT

One of the things that makes Angular so powerful is all of the tooling that it comes with. One piece of tooling is the Angular Mobile Toolkit and how it helps you easily setup Progressive Web Apps. PWAs will help you create an offline first experience, so that even users with little or no connectivity can experience your web app.

In this talk we will talk about the basics of what makes a PWA, and go through the steps of implementing a service worker. We will tie it all together with the Angular Mobile Toolkit.

AngularMaterial

9:00 AM MDT

One of the things that makes Angular so powerful is all of the tooling that it comes with. AngularMaterial is a UI Component Library that makes it easy to build a nice looking app very easily. In this talk we will explore how to setup and use AngularMaterial in your Angular apps.

We will talk about some Material Design guiding principles, and see how AngularMaterial makes incorporating these easy! Get ready to skin your app with some awesome, clean, and stunning components!

Angular Fire

10:45 AM MDT

Firebase is a powerful set of tools to build out your application without having to manage infrastructure!

In this talk we will explore how to setup AngularFire for your application to add Authentication and the Realtime Database