Philosophie du framework
Compose templates, write components managing these templates, add logic in services, and boxe the whole in modules
Angular is a framework that you can use to build applications using HTML and JavaScript/TypeScript.
Some call it a web framework as a result.
Using Angular will involve accessing the various libraries that make up the framework.
As the documentation on angular.io indicates,
"You write Angular applications by
Then you launch the app by bootstrapping the root module.
Angular takes over,
If you were asked to explain Angular in a nutshell, you might say that it is a framework that simplifies the creation of
web applications, using data binding.
Almost done…
We just sent you an email. Please click the link in the email to confirm your subscription!