Angular development
Angular is a development platform, built on TypeScript. A suite of developer tools to help you develop, build, test, and update your code.
India
Pinned Repositories
agora-live-streaming-app
A simple implementation of a live broadcast web-app using the Agora.io Web SDK and angular framework.
basic-concepts
A beginner-friendly collection of basic Angular concepts with practical code examples. Covers components, modules, services, routing, data binding, directives, pipes, lifecycle hooks, and more — perfect for newcomers and those revisiting Angular fundamentals.
book-rating-app-assignment
currency-convertor
emailjs
multi-step-form
A step-by-step multi-page form built with Angular, showcasing reactive forms, validation, and dynamic component navigation. Ideal for onboarding flows, wizards, or multi-part data entry.
music-app-spotify
restaurant-app-assignment
shaka-player
shopping-app-assignment
This is a lightweight shopping application built with Angular. It includes features such as product browsing, cart functionality, and checkout summary — perfect for learning modern frontend patterns like component-based architecture, services, and routing.
Angular development's Repositories
angulardevelopment/shopping-app-assignment
This is a lightweight shopping application built with Angular. It includes features such as product browsing, cart functionality, and checkout summary — perfect for learning modern frontend patterns like component-based architecture, services, and routing.
angulardevelopment/agora-live-streaming-app
A simple implementation of a live broadcast web-app using the Agora.io Web SDK and angular framework.
angulardevelopment/basic-concepts
A beginner-friendly collection of basic Angular concepts with practical code examples. Covers components, modules, services, routing, data binding, directives, pipes, lifecycle hooks, and more — perfect for newcomers and those revisiting Angular fundamentals.
angulardevelopment/multi-step-form
A step-by-step multi-page form built with Angular, showcasing reactive forms, validation, and dynamic component navigation. Ideal for onboarding flows, wizards, or multi-part data entry.
angulardevelopment/.github
angulardevelopment/ngrx-state-management
A clean and scalable state management starter using NgRx for Angular applications. Includes best practices for actions, reducers, effects, selectors, and feature state separation.
angulardevelopment/social-login
Angular Social Login 🔑 | A demo project showing how to integrate social authentication (Google, Facebook, GitHub, etc.) into an Angular application. This repository demonstrates setup, configuration, and secure handling of OAuth/OpenID for seamless login experiences.
angulardevelopment/agile-board
Agile Board 📋 | A Kanban-style task management app built with Angular. This project demonstrates how to build a drag-and-drop Agile board for managing tasks, sprints, and workflows. Inspired by Jira/Trello-style boards.
angulardevelopment/agora-calling-app
Agora Calling App 🎥 | A video conferencing application built with Angular and Agora SDK. This repo demonstrates how to integrate real-time video/audio calling, mute/unmute, screen sharing, and multiple participants using Agora’s RTC APIs in Angular.
angulardevelopment/angular-features
Reusable features, services, directives, and components for Angular applications."
angulardevelopment/angular-forms
A comprehensive guide and set of examples for working with Angular Forms — including Template-Driven and Reactive Forms. Learn how to handle validations, custom form controls, dynamic forms, nested groups, async validators, and more. Ideal for beginners and advanced Angular developers building robust form-heavy applications.
angulardevelopment/angular-material
Angular Material Demo 🚀 | A sample Angular project showcasing how to build modern, responsive, and accessible UIs using Angular Material components. This repository includes examples of navigation, forms, tables, dialogs, and custom themes to help you get started quickly with Angular Material in your own projects.
angulardevelopment/angular-questions
Angular Questions ❓ | A curated collection of Angular interview questions and answers. This repository helps developers prepare for Angular job interviews with questions ranging from beginner to advanced, covering concepts, best practices, and real-world scenarios.
angulardevelopment/angular_frontend
angulardevelopment/animation-metadata
A structured collection of animation metadata definitions for use in Angular or JavaScript-based UI frameworks. Define reusable animation states, transitions, and keyframes to enhance UI interactivity and maintain clean, modular animation logic.
angulardevelopment/CRUD-operations-api
A simple CRUD Operations Frontend App built with modern web technologies. This project demonstrates how to Create, Read, Update, and Delete data through a clean and responsive UI. Features: ✨ Interactive forms for data input 📄 Dynamic data table with edit & delete actions 🔄 Real-time state updates 🎨 Responsive design for all devices .
angulardevelopment/directive
A lightweight and reusable Angular directive that enhances UI functionality with minimal code, designed for easy integration into any Angular project.
angulardevelopment/dynamic-component
A utility or framework-agnostic approach for rendering dynamic components at runtime. Useful for creating flexible UIs, plugin systems, or CMS-driven layouts. Supports component injection, runtime inputs, and lifecycle hooks in frameworks like Angular, React, or even vanilla JS.
angulardevelopment/input-output-emitter
A practical guide and code examples for implementing state management in Angular. Covers built-in solutions like @Input()/@Output(), BehaviorSubject, and services, as well as advanced patterns using RxJS, NgRx, Signal-based state, and ComponentStore. Ideal for building scalable and reactive Angular apps.
angulardevelopment/lazy-load-module
A lightweight implementation for lazy-loading modules in modern web applications. Improve performance by loading JavaScript modules only when needed. Ideal for Angular, React, or vanilla JS projects aiming to reduce initial bundle size and optimize user experience.
angulardevelopment/library-ng-packagr
A modular, production-ready Angular library boilerplate built using ng-packagr. Easily create, build, and publish reusable Angular components, directives, and services — fully compatible with Angular CLI and npm distribution. Follows Angular Package Format (APF) for maximum compatibility and tree-shaking.
angulardevelopment/micro-frontend-monorepo
A scalable Micro-Frontend Monorepo architecture using modern tooling (e.g., Nx / Turborepo / Webpack Module Federation / Vite). Organize multiple independent frontend apps and shared libraries in a single codebase to streamline development, testing, and deployment across team
angulardevelopment/ngm-dev-blocks
angulardevelopment/parallax-scroll
Parallax scrolling component built with Angular for use in modern responsive UIs and landing pages.
angulardevelopment/rxjs-operators
A comprehensive collection of RxJS operator examples with practical use cases and explanations. Ideal for Angular developers and anyone learning reactive programming with Observables.
angulardevelopment/ssr
Angular Universal project implementing server-side rendering (SSR) for faster load times and improved SEO. Includes routing, data pre-fetching, and deployment configuration.
angulardevelopment/standalone-components-angular
A collection of reusable, self-contained Angular Standalone Components built with best practices in mind. Easily plug them into any Angular project without module declarations. Ideal for building modern, scalable, and maintainable frontends with Angular 15+
angulardevelopment/todo-crud-app
A clean Angular-based to-do app with full CRUD operations, local storage support, and responsive UI.
angulardevelopment/weather-forecast-app
A responsive weather forecast app built with angular providing current and future weather updates using real-time API data.
angulardevelopment/yt-link-manager
A lightweight web app to **bookmark and track video links** (like YouTube URLs). Save your favorite videos, keep a history of what you've watched, and play them directly in-app using embedded players. Clean UI, persistent storage, and easy-to-use history/bookmark management — perfect for organizing your video content.