Angular
Fundamentals of Angular - Configuration & Production

Running in Dev vs. Prod

Mute
Current Time 0:00
/
Duration Time 0:00
Loaded: 0%
Progress: 0%
Stream TypeLIVE
Remaining Time -0:00
 

In this video...

You will learn the difference between running in development vs. in production.

There are various items that need to be handled in each environment. For example, in development, you need to worry about what server will handle API requests, whereas in production, the routing configuration is only clientside, so the server needs to support the clientside routing.

CLI Course

Angular CLI Basics

 

I finished! On to the next chapter