Skip to content

Angular Forms such as Template-Driven-Forms and Reactive-Forms with a Server for submitting form data.

Notifications You must be signed in to change notification settings

dpakbhatt/Angular-Forms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Angular-Forms

This repository contains the Angular-Forms code as TDF(Template-Driven-Forms) and RF(Reactive-Forms) with a Server.

  • Template-Driven-Forms
  • Reactive-Forms
This contains all such operations coded: This contains all such operations coded:
  • Create form template
  • Create form template
  • Bind data with a model
  • Create form Model
  • Perform Validation
  • Manage Values
  • Provide visual feedback
  • FormBuilder Service
  • Display error messages
  • Simple/Custom/Cross-Field/Conditional => Validations
  • Post the form data to a server
  • Dynamically add form controls
  • Receive the response
  • Post the form data to a server
  • Handle any error
  • Handle any error

All these Operations are hard coded in Visual Studio Code

About

Angular Forms such as Template-Driven-Forms and Reactive-Forms with a Server for submitting form data.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published