Slides for talk about Web Workers and Angular
Originally conceived for Web Day 2025 (in italian), Milan, 31/03/2025
- BolognaJS - Bologna, 16/04/2025
Built on top of P-Slides!
Node.js >= 10.x is required.
To start the presentation in development mode:
- Clone the repository;
bun i
npm start
Or npm run build
to just build it, then serve /public
with your HTTP server of choice.