Skip to content

ankitkumarsharma/angular-mini-projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Angular Mini Projects

Angular | Development | MEAN | Practice | Mini Projects

Introduction

I am creating list for angular mini projects and latest angular features. You can check and fork this branch for know about new features and other related things in Angular

List of Projects

  • Angular 17 Features

    In this project , we will learn latest features about angular version 17, like new control flow, signals, defer, and more. For more details about Angular v17 features, please check my blog --> Angular v17 Features Blog
  • Reactive Form CRUD

    In this project, we will learn about reactive form CRUD operations with all type of validations, also we'll learn, how we can create custom validations in reactive forms
  • Angular Library

    In this project, we'll learn , how we can create angular library and use it in our local project and reusablity of angular library part. Blog - Code Once, Use Everywhere: The Power of Angular Libraries
  • Dynamic Forms Generations

    In this project, we'll learn , how we can create angular dynamic forms in multiple way and use it in our local project and reusablity of angular forms part.
  • Angular Dynamic Accordian

    In this project, we'll learn , how we can create angular dynamic accordian without any other web framework like bootstrap and use it in our local project.
  • Angular SSR vs SSG vs CSR

    In this project, we'll learn , Server-Side Rendering (SSR), Static Site Generation (SSG), or Client-Side Rendering (CSR). Blog - SSR vs SSG vs CSR in Angular: Understanding Rendering Strategies
  • Angular Custom Rich Text Editor

    In this project, we'll learn , How we can create custom text editor and use in app. Blog - How to create a Custom Rich Text Editor in Angular (Step-by-Step Guide)
  • HttpResource API - A new way to fetch data with signals

    In this project, we'll learn , How we can fetch data without httpClient and inject any service, it is the simpleast way to get or post data with api.
  • Signal Forms - A game changing features

    In this project, we'll learn , A game changing features comes in v21, right now in experimental phase, we can try only, it may change in future. A new era for forms in angular
  • Local JSON Project - How to run local dummy json server for Angular

    In this project, we'll learn , How we can create and use json dummy server to fetch api on local for Angular project
  • How to implement signal form in angular v21

    In this project, we'll learn , How we can create and use signal forms for Angular project

About

Angular | Development | MEAN | Practice | Mini Projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors