Angular
Angular is open source web application framework developed and maintained by google.
it is primarily used for building single page client application using html,css and typescript.
Angular is known for its robust architecture and powerful features that simplify the development of dynamic, scalable web applications.
feature:
component based architecture
two way data binding
typescript
dependency injection
routing
uses:
SPAs
enterprise web application
PWAs
cross platform support
Comments
Post a Comment