Skip to content

marcopollacci/talk-web-workers-angular

Repository files navigation

Don’t Block the Main Thread: A Journey into Web Workers (with a Touch of Angular)

Formerly --> Web Workers in Angular: Multithreading without headache

wakatime

Slides for talk about Web Workers and Angular

Originally conceived for Web Day 2025 (in italian), Milan, 31/03/2025

More Sessions:

Built on top of P-Slides!

Url Slide

Building

Node.js >= 10.x is required.

To start the presentation in development mode:

  1. Clone the repository;
  2. bun i
  3. npm start

Or npm run build to just build it, then serve /public with your HTTP server of choice.

Tests

meme-there-is-no-test-production-only-there-is.jpg

About

Don’t Block the Main Thread: A Journey into Web Workers (with a Touch of Angular)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published