Skip to content

intelligentRaji/angular-guide

Repository files navigation

Angular Guide

This repository contains a simple Todo app built with Angular 20, following the official style guide and best practices.

How to Use This Guide

  • Each branch covers a specific topic.
  • Each commit represents a distinct feature or step in the implementation.

Running the Application

pnpm install
pnpm start

Branches

  • main - Angular project setup
  • components - Component-based architecture with Input/Output communication written following old syntax at first and refactored to new syntax
  • signals - integration of signals into the app

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors