I am currently learning Angular 7. It’s not a hard framework to learn, but it is a lot to learn if you never used Angular before.
I am not going into the details today. We will write a simple calculator in Angular which will Add two numbers.
All that matters today is to learn how to write input fields and how to create the calculations in TypeScript.