ng-conf

brief review

Day1

Keynote

Brad Green Miško Hevery Kara Erickson

  • ng-now
  • LTS for all
  • angular-cli
    • ng update (npm + code + rxjs)
    • ng add
    • ng generate library
  • Ivy
    • breakpoints inside template 
javascript:location = location.toString().replace('github.com', 'stackblitz.com/github')

search engine friendly

Igor Minar

 

  1. public API
    • link
    • robot.txt
    • sitemap.xml
  2. know your user (consider SSR)
  3. know your tools (Google Search Console, Google Analytics) 
  4. know crawlers
    • use polyfils 
    • correct error headers
  5. monitor, log, alert

Increasing Performance – more than a pipe dream

Tanner Edwards

StackBlitz + Angular: PWA’s

Albert Pai Eric Simons

https://ngkha3.stackblitz.io

https://stackblitz.com/edit/ngkha3

Angular CDK and Material

Jeremy Elbourn

ng generate @angular/material:material-dashboard

Elements in v6 and Beyond

Rob Wormald

angular.io

next.

Day 2

jest

jasmin-marbles 

Ngrx test targets

 

Component snapshots

Ionic  and its world 

PWA  

Electron

Capacitor

Stencil JS

Global Thermonuclear Templates

Mike Brocchi

How to start with own rules in angular schematics

 Protractor: A New Hope

Michael Giambalvo Craig Nishina

blue-harvest - screenshot tests 

actions helpers 

controll flow 

Day 3

Angular at Large Organizations

Victor Savkin

Introducing RxJS6

Ben Lesh

  • Use pipeable operators
  • Async error throwing
  • New way of importing

new in 6:

  • Cleanup - big list of deprecated methods
  • throwIfEmpty
  • ng update rxjs
  • yarn add rxjs-tslint

migration:

ng-conf. brief review

By Stepan Suvorov

ng-conf. brief review

  • 1,215