Welcome! Congratulations on picking this book to learn how to build offline applications with Angular. This introductory chapter sets the expectations and framework for the book. It provides a brief look at traditional web application development and why creating just another traditional web application is not enough.
Laying the Foundation
This book provides some perspective and elaborates on cutting-edge features like service workers and IndexedDB. It provides step-by-step ...