Build Your First Angular Website: #8 Creating a Home Page

Let’s start building out the pages for our application. Since this course is more about Angular techniques than about styling and designing a website, we’ll keep our pages fairly simple….

Read More »

Build Your First Angular Website: #4 Serving and Building for Production

We saw how to serve our application in the last lesson using ng serve. Let’s dive into this a bit more and see what the Angular CLI provides to us….

Read More »