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
Web Accessibility
Making websites usable by people with disabilities
Virtual DOM
Lightweight DOM copy for efficient UI updates
Svelte
Compiler-based framework producing efficient vanilla JS
Webpack
Module bundler for compiling and optimizing JS assets
DOM
Programming interface representing web page structure as a tree
TypeScript
Superset of JavaScript with static type checking