title: Angular 8 - Getting Started In 2019 published: true description: tags: #angular #javascript #tutorial #webdev


Just found a nice read on Getting Started With Angular 8 - https://overflowjs.com/posts/AngularJS-Getting-Started-In-2019-Part-1.html

The article explains 1. What is Angular 8? 2. How it is different from Angular 3.0? 3. Help you Setup environment to run Angular? 4. Help you make a hello world app and see on localhost server.

Hope it helps someone starting with it.

Happy coding