### GOAL: create docs that will include the following: * create input of type text. * create checkbox of each type. * create simple form that includes every input type. * create simple form with validations. * create nested form using form array. * create generic form.