Skip to content
This repository has been archived by the owner on Mar 9, 2023. It is now read-only.

Latest commit

 

History

History
168 lines (110 loc) · 3.69 KB

2018-01-17.md

File metadata and controls

168 lines (110 loc) · 3.69 KB

Angular Meetup Basel

Welcome


Agenda

  • Shoutouts, News, announcements
  • Presentation => Angular 5
  • Networking

Shoutouts / News

  • Jobs, Projects?
  • Meetups, Events, Trainings?
  • News?

Conferences


New Trainings:

==> Discounts for all Angular Basel Meetup Members.


Angular Slides:

https://wingsuitist.github.io/angular-basel-meetup/index.html


Please share your insight

Wanted topics:

  • good examples / real live apps
  • Redux, ngrx/store
  • MEAN Stack
  • ngUpgrade
  • Lazy Loading / Routing
  • RxJS
  • Serverless AWS Lamda/Firebase
  • ... AOT, Material, Translations
  • Testing

Agenda

  • quickly go through the changes
  • update helper
  • closer look at some topics

What's new in Angular 5.0.0

https://blog.angular.io/version-5-0-0-of-angular-now-available-37e414935ced


Performance

  • Build Optimizer
  • Compiler Improvements -> ng serve --aot
  • Zone speed improvements
  • HttpClient

Feature improvements

  • Internationalized Number, Date, and Currency Pipes
  • Angular Universal State Transfer API and DOM Support
  • Angular Forms adds updateOn Blur / Submit

Internals

  • Improved Decorator Support
  • Replace the ReflectiveInjector with StaticInjector
  • exportAs
  • New Router Lifecycle Events

Dependencies

  • CLI v1.5
  • RxJS 5.5

What's new in Angular 5.1.0

https://blog.angular.io/angular-5-1-more-now-available-27d372f5eb4e

  • Improved decorator error messages
  • Angular Material & CDK Stable Release
  • CLI 1.6
    • Service Worker Support
    • Improved Universal & App Shell Support
  • TypeScript 2.5 support

What's new in Angular 5.2.0

https://blog.angular.io/angular-5-2-now-available-312d1099bd81

  • Improved type checking for templates
  • Improved Router Param & Data Inheritance
  • TypeScript 2.6 support

Angular 4.x -> Angular 5: Migration

https://angular-update-guide.firebaseapp.com


Demo

  • HttpClient Module
  • Angular Template Syntax
  • i18n

HttpClient


i18n


Let's talk

<iframe src="https://giphy.com/embed/26ufbjVtvdCaikoP6" width="900" height="600" frameBorder="0" class="giphy-embed" allowFullScreen></iframe>