Skip to content

I built this demo to illustrate how to add a field set dynamically to a form using Angular Reactive Forms. The use case here is that we want to build a résumé builder and add more experience blocks dynamically.

Notifications You must be signed in to change notification settings

MatiasDelorenzi/Resume-Builder-Form

 
 

Repository files navigation

Résumé Builder

This project was generated with Angular CLI version 9.0.1.

In order to run this code

You need to setup the node package manager first and then run the command "npm install"

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

About

I built this demo to illustrate how to add a field set dynamically to a form using Angular Reactive Forms. The use case here is that we want to build a résumé builder and add more experience blocks dynamically.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 44.4%
  • HTML 41.7%
  • JavaScript 10.5%
  • CSS 3.4%