Angular
Deploying An Angular App to Heroku
  •  

What is an HTTP Server?

When we start out developing websites, we might view our HTML files in the browser locally through the file system. But when we want to make the site available on the web, we need to serve it up with an HTTP server. Let's take a look at the distinction and also talk about what Heroku offers.

 

I finished! On to the next chapter