Angular
Quick Definition
Full-featured TypeScript framework for single-page apps
Full Definition
A full-featured TypeScript framework for building single-page applications.
Examples
components, services, dependency injection, RxJS, routing
Related Terms
react
vue
typescript
More Frontend Terms
HTML
Standard markup language for web page structure and content
Server Components
React components rendering on the server for better performance
Webpack
Module bundler for compiling and optimizing JS assets
Service Worker
Background script enabling offline support and notifications
DOM
Programming interface representing web page structure as a tree
TypeScript
Superset of JavaScript with static type checking