Biography

Zack Chapple - in his current role as an Architect at CareerBuilder he is leading the charge for UI convergence through an unifying vision, while also breaking down silos across products and teams around the globe. Zack brings to the stage a passion for software craftsmanship, testing and a lack of fear for living on the bleeding edge.

Angular 2: Beyond the tutorials with tests!

This session is a journey, during which you will learn how to effectively test Angular 2. Using the angular-cli as our base we will begin by unit testing our application with the built in Karma unit testing scaffold. We will then move into e2e testing with Protractor, again leveraging the built in scaffolding that comes with the cli. For an added bonus you will get to see how using Async Await can help simplify your test suite.