WebWorkers for parallel computation in the browser
12:00 - 12:30
Q&A
WHAT YOU WILL LEARN
Zone.js
NgZone & ChangeDetection
NgZone
Angular without zones
ChangeDetection Strategies
Bundle size optimisation
SSR & Scully
ServiceWorkers
WebWorkers
ChangeDetection tuning (detach/reattach)
SPEAKER'S BIO
Stepan Suvorov
CTO at Studytube
CTO at Studytube, Angular Evangelist, Angular GDE, organizer of Angular Kharkiv and co-organizer of Dutch Angular Group, teacher, and co-founder javascript.info. Doing programming for many years. Only focused on Javascript for 11 years, and with Angular from 2012, enjoy teaching and making other developers better.
WORKSHOP FORMAT
The best way to improve your professional skills
Intro — 10 min
Break — 10 min
Training part 1 — 40 min
Training part 2 — 1h 20 min
Break — 10 min
Training part 3 — 30 min
Q&A — 30 min
FOR WHOM?
Mostly for engineers with Angular experience, who want to bring more structure in their knowledge of framework and go one step deeper in the source code.
We will look from different angles on performance topic. The most fundamental part is Change Detection.
Understanding Angular under the hood can mean faster code, better user interactions, but above all, an application that cannot be hacked easily! Just by doing several simple code manipulations, you can save up to 30% of loading time, and there are many other benefits.