Today we will learn how to use angular 10 from scratch. This tutorial is for developers who would like an introduction to the framework with the latest version.
Prerequisites: Javascript, HTML, css
You are going to learn:
-Angular 10 installation
-Interpolation
-One-way data binding
-Two-way data binding
-Style binding
-Event binding
-HttpClient
-Observables
…
Source-code repository: https://github.com/yarachid/currencyC…
#angular #angular 10 #javascript