Web Unleashed 2016

2016-10-03 00:00:00 2016-10-05 00:00:00 America/Toronto Web Unleashed 2016 If you're a front-end developer, or aspire to be one, then you know how quickly the space changes. By attending Web Unleashed, you will get up-to-date on the skills to push you ahead in your career. Toronto FITC Toronto

Overview

Learning a new framework is hard and it is often tempting to try to reuse the best practices you have learned from another framework. However every framework has it’s own unique way of solving problems and Angular 2 is no exception. So forget everything you know (about JQuery) and start learning Angular 2 the right way.

In this session Rob will add a few challenging features to an Angular 2 app and compare various was of implementing them. You’ll learn how to avoid common pitfalls of the framework and see some novel techniques for solving problems. By the end of the session you will be one step closer to mastering Angular.

Objective

To demonstrate how to approach problem solving the Angular 2 way

Target Audience

Anyone who wants to learn Angular 2 or get better at it

Assumed Audience Knowledge

Some experience building web apps with JavaScript will help but no experience with Angular 2 is required

Five Things Audience Members Will Learn

  1. Common mistakes in Angular 2
  2. Angular 2 best practices
  3. The basics of RxJS
  4. How to solve difficult problems with Angular 2
  5. How best to utilize a component based framework