System Requirements
node > 20
npm > 8
Clone and install
git clone https://github.com/push-based/ws-ng-poland-2024-perf.git
cd ws-ng-poland-2024-perf
npm install
# (optional) if the step before didn't work, please try the following
npm install --force
Run the application
npm run start
- Tooling: Performance Analysis & Flame Charts
- Tooling: JS Event Loop
- INP: Scheduling - chunk work
- Network: Preload & Prefetch
- Network: Lazy Loading Resources
- Network: Image Optimizations
- SSR: Setup & Gotchas
- SSR: Caching & Server Timing
- SSR: Server Routes Configuration
- CSS: Forced Reflow ResizeObserver
- CSS: Compositor Animations
- CSS: contain
- CSS: content-visibility