Preface
1
Tools for High Performance on the Web
2
Immutability versus Mutability - The Balance between Safety and Speed
3
Vanilla Land - Looking at the Modern Web
4
Practical Example - A Look at Svelte and Being Vanilla
5
Switching Contexts - No DOM, Different Vanilla
6
Message Passing - Learning about the Different Types
7
Streams - Understanding Streams and Non-Blocking I/O
8
Data Formats - Looking at Different Data Types Other Than JSON
9
Practical Example - Building a Static Server
10
Workers - Learning about Dedicated and Shared Workers
11
Service Workers - Caching and Making Things Faster
12
Building and Deploying a Full Web Application
13
WebAssembly - A Brief Look into Native Code on the Web