This is the best tutorial you will find on the web to teach beginners and seasoned programmers about the angular framework. It is simple and concise with great examples and screenshots. In this tutorial you will learn
- How To create a list
- How to get click events from users
- How to work with forms and submit data
- What is two way binding
- Dynamic styling
- Working with api and HTTP requests
- Filtering data
You will also become familiar with certain buzz words in angular
- Components and directives
- Templates
- Typescript and strong typing
- Class Components
- Services and Interfaces
Check out the tutorial here.
At wfTutorials I trying to make learning as simple and straightforward as possible. You learn how to get things done first and you can go deeper after.