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
- What is Angular 8?
- How it is different from Angular 3.0?
- Help you Setup environment to run Angular?
- Help you make a
hello world
app and see on localhost server.
Hope it helps someone starting with it.
Happy coding
Top comments (0)