Skip to content

Latest commit

 

History

History
76 lines (69 loc) · 8.53 KB

File metadata and controls

76 lines (69 loc) · 8.53 KB

Awesome Angular Resources

A curated list of Angular resources, courses, and starter kits.

Resources

  • Angular Official Site — One framework. Mobile & desktop. (framework)
  • Angular CLI — A command line interface for Angular (tool)
  • NX — Angular CLI power-ups for modern development (tool)
  • Angular Material — Material Design components for Angular (lib)
  • Carbon Components Angular — An Angular implementation of the Carbon Design System (lib)
  • Clarity Design System — UX guidelines, HTML/CSS framework, and Angular components working together to craft exceptional experiences (lib)
  • Nebular — Components, Auth & Security for your next Angular App (lib)
  • Bootstrap widgets — Bootstrap components designed for the Angular ecosystem. (lib)
  • PrimeNG — The Most Complete User Interface Suite for Angular (lib)
  • NativeScript — Open source framework for building truly native mobile apps with Angular, Vue.js, TypeScript, or JavaScript. (framework)
  • Ionic — Ionic helps developers build and ship beautiful cross-platform hybrid apps. (framework)
  • The Syncfusion Angular UI — The Complete Angular UI Components Library (lib)
  • Ignite UI for Angular — 50+ Material-based UI components designed and built on Google's Angular framework (lib)
  • Kendo UI for Angular — Professional Grade Angular UI Components (lib)
  • NGX-Bootstrap — Bootstrap components, powered by Angular (lib)
  • Compodoc — The missing documentation tool for your Angular application (tool)
  • NGRX — Reactive State for Angular (lib)
  • AG Grid — ag-Grid is a feature-rich data grid built for Angular. (lib)
  • AngularFire — The official library for Firebase and Angular (lib)
  • NGXS — NGXS is a state management pattern + library for Angular (lib)
  • AngularAir — A live videocast on YouTube about all things Angular (by Google), a JavaScript platform for building mobile and desktop web applications. (podcast)
  • Adventures in Angular — Podcast episodes about Angular. (podcast)
  • Angular on Discord — Official Angular community Discord server. (community)
  • Angular on StackOverflow — Questions about Angular (not to be confused with AngularJS), the web framework from Google. (community)
  • Angular on Reddit — Community for Angular news, discussions, and development help. (community)
  • ngx-filter-pipe — Angular pipe for filtering arrays. (lib)
  • NGX-pipes — Useful pipes for Angular with no external dependencies! (lib)
  • ngx-order-pipe — Angular pipe for sorting collections. (lib)
  • Angular.love — Angular articles, guides, news, and community resources. (community)
  • NestJS — NodeJS framework built on Express, but heavily inspired by Angular. Beautifully completes Angular frontend into full-stack Angular-like application (framework)
  • ngx-scrolltop — Lightweight, Material Design inspired button for go-to-top of the page. No dependencies. Pure Angular! (lib)
  • Taiga UI — Powerful set of open source components for Angular (lib)
  • Analog — The fullstack meta-framework for Angular (framework)
  • ngx-formly — JSON powered / Dynamic forms for Angular (lib)
  • NgRx SignalStore — Fully-featured state management solution with native support for Signals. (lib)
  • NG-ZORRO — An enterprise-class UI design system for Angular applications based on Ant Design. (lib)
  • Transloco — The internationalization (i18n) library for Angular. (lib)
  • Angular ESLint — Monorepo for all the tooling related to using ESLint with Angular. (tool)
  • ng-mocks — Angular testing library for mocking components, directives, pipes, services and facilitating TestBed setup. (lib)
  • Signalstory — Signal-based state management for Angular with various architectural options. (lib)
  • ngx-signal-state — Opinionated simple state management library based on Angular Signals. (lib)
  • RxAngular — Reactive extensions focused on high-performance state management, rendering, and template utilities for Angular. (lib)
  • NGX Translate — Popular internationalization library for Angular with a large ecosystem and active maintenance. (lib)
  • Angular CDK — Behavior primitives and infrastructure for building custom Angular components. (lib)
  • Angular Testing Library — Testing utilities that encourage user-centric Angular component tests. (lib)
  • Jest Preset Angular — Jest preset and tooling for running Angular unit tests with Jest. (tool)
  • Storybook for Angular — Component workshop for developing, documenting, and testing Angular UI components in isolation. (tool)
  • Playwright — Modern cross-browser end-to-end testing framework commonly used with Angular applications. (tool)
  • Scully — Static site generator for Angular applications. (framework)
  • Angular Roadmap — Official roadmap for current and future Angular framework work. (guide)
  • Angular Style Guide — Current official conventions and recommended practices for Angular applications. (guide)
  • Keeping Angular Projects Up-to-Date — Official guidance and migration resources for keeping Angular applications current. (guide)
  • Angular DevTools — Browser extension for debugging and profiling Angular applications. (tool)
  • Angular Language Service — Editor completions, diagnostics, hints, and navigation for Angular templates. (tool)
  • Angular Aria — Headless accessible directives implementing common WAI-ARIA interaction patterns. (lib)
  • Angular Signal Forms — Signal-based, type-safe APIs for building and validating forms. (guide)
  • Angular httpResource — Reactive signal-based HTTP data fetching built on top of HttpClient. (guide)
  • Zoneless Angular — Official guide to running Angular without ZoneJS. (guide)
  • Angular AI — Official resources for building AI-powered applications and developing Angular with AI-assisted tooling. (guide)
  • Vitest — Modern unit test runner used by default in new Angular CLI projects. (tool)
  • spartan/ui — Accessible and customizable Angular UI primitives built with signals, SSR, and zoneless support. (lib)
  • Apollo Angular — Production-ready GraphQL client integration for Angular applications. (lib)

Courses

Starter Kits

No actively maintained starter kits are currently listed.