The core of this book is developing an Express application from the initial concept of storing data in a database and supporting multiple users.
This section comprises the following chapters:
- Chapter 5, Your First Express Application
- Chapter 6, Implementing the Mobile-First Paradigm
- Chapter 7, Data Storage and Retrieval
- Chapter 8, Authenticating Users with a Microservice
- Chapter 9, Dynamic Client/Server Interaction with Socket.IO