September 2017
Intermediate to advanced
450 pages
11h 24m
English
Single-page-applications (SPAs) are generally built into a collection of static assets that can be served through any web server without any need for an application state or routing behind it. However, in production environments, we often will need to provide routing configuration to compose SPA content with application services from our application's backend. Luckily, Express offers excellent built-in support for working with static assets and configuring them within our web server.
Read now
Unlock full access