Angular Forms Jumpstart & FREE E-Book (Udemy.com)

Angular 7 Forms Course with E-Book Included

Created by: Angular University

Produced in 2021

icon
What you will learn

  • Code in Github repository with downloadable ZIP files per section
  • Angular Forms - A Practical Guided Tour
  • Learn all about Template-Driven Forms
  • Learn all about Reactive Forms
  • Know when to use each type of Form and why

icon
Quality Score

Content Quality
/
Video Quality
/
Qualified Instructor
/
Course Pace
/
Course Depth & Coverage
/

Overall Score : 70 / 100

icon
Course Description

This Course (which includes the Angular Forms Jumpstart E-Book) is a concise and Practical Guide To the Angular Forms module. All the video content of this course is valid for the latest Angular v7 release.

Why Does Angular Need a Forms Module ?
HTML Forms seem deceivingly simple. Yet Angular Forms is one of the main core modules of the framework, and its very powerful. Why do we need a full framework module to implement something so simple as forms ? The answer is simple: forms can be some of the most complex user interfaces that a developer might have to implement.
There are simple forms of course, like for example a login and password form. But very quickly and especially in the case of dashboard development, enterprise applications, and CRUD applications we can have use cases where some very complex forms need to be implemented, spanning multiple tabs and with dialogs that edit parts of the form, all coupled with complex business logic validation rules.
Keeping track of which parts of a large form are valid and displaying to the user relevant form error messages at the right time while keeping a good user experience is a non-trivial task, that can benefit a lot from the help of a framework.
What You will Learn In This Course

In this Angular Forms tutorial you will learn how to implement both simple and complex forms in Angular, by using two different form building mechanisms: Template Driven and Reactive Forms. You will learn how to use each separately by using them to build the same form.
You will learn when to use each form type and why. You will also learn how form development can benefit tremendously from using functional reactive programming techniques, and how Angular model driven forms make that easier than ever. You will learn how the reactive forms API exposes RxJs Observables that can be leveraged to implement these functional reactive techniques.
In the end we are going to tie everything together with an exercise: we are going to build step by step a signup form which will include multi-field validation.

Who this course is for:
  • Angular Developers, trying to Quickly Learn Angular Forms

icon
Instructor Details

placeholder

About the Angular University:
The Angular University aims to be the one place that you go in order to learn and keep up with the whole Angular ecosystem. We provide premium quality video tutorials, screencast style.
No matter if you are a beginner, intermediate or advanced in Angular, we have several courses for you.
About the course instructor:
Hello, my name is Vasco and I'm a Software Developer with 17 years of experience, very seasoned building user interfaces with Angular. I've worked as a Frontend Developer/Architect in a large variety of enterprise projects throughout the years.
I worked on a ton of projects, everything from single page applications to help build the European Criminal Record Information Exchange System, to brand new e-banking portals, to corporate banking portals, and more. I've been a key part of internal framework teams that built frameworks for in-house departments of tens of developers. And that's just a few of them, please check my Linkedin for extensive recommendations.

I also love to teach, write and talk about technology. I am looking forward to be your Angular instructor,
Kind Regards,
Vasco

icon
More courses by Angular University

NgRx (with NgRx Data) - The Complete Guide (FREE E-Book)

$11.99

Reactive Angular Course (with RxJs)

$11.99

RxJs 6 In Practice (with FREE E-Book)

$11.99

Angular Testing Masterclass (with FREE E-Book)

$11.99

Typescript Masterclass & FREE E-Book

$11.99

Angular Router Jumpstart & FREE E-Book

$11.99

icon
More angular courses

Single Page Web Applications with AngularJS

Free

Angular Styling & Animations (for Angular 2+)

$11.99

Learn to build an e-commerce app with .Net Core and Angular

$11.99

The Modern Angular Bootcamp [2021]

$11.99

Angular (Full App) with Angular Material, Angularfire & NgRx

$11.99

Front-End JavaScript Frameworks: Angular

Free

icon
Reviews

3.5

11 total reviews

5 star 4 star 3 star 2 star 1 star
% Complete
% Complete
% Complete
% Complete
% Complete

By abhishek kumar Tripathi

Because he has created project and loaded and not explaining

By Britta eberhard

Reactive part was a little bit to fast

By Dima

It is a good course and I would rate 4.5 -5 stars if I make at least couple lines of code by myself. But no! Once I download course from github branch, I received complete application, while at the same time tutor had half-filled application (only basic HTML and classes preparations) and was coding during explanation. What was my part as a student? Only listen. Of course someone can think, that I shouldn't download ready code, but first of all it was recommended by tutor, secondly not all files were shown (touched) by tutor during course and thirdly I can't see future to know what exactly I need from the beginning and what will be added during course.

The same happened with other course of this tutor which I bought and already requested for refund (course about Routing). Both the courses are useless for me.

So, if you want to listen, meet some new functions and functionalities and put few comments these are the rights courses for you. But if you want to learn while coding I can't recommend it.

By Mark Orlando

Good course...short and sweet. The only thing I wish the author did was add a bit more realism. For example, in the final exercise, the SignUp button should only have been enabled if the form was valid. Otherwise the button should have been disabled.

By Mark Phillips

Vasco is an excellent teacher and there are many good parts to this course. However, this course needs some updating with the newer versions of Angular

By Arnold MESSIFET

This is a course for beginners. It would have been more efficient if every video was linked to branches like before and after on the github repo like in other vasco's courses.

By Rodrigo Lira

This course if not well organized at all. To the point where the only exercise's solution is presented 3 videos before the exercise is introduced to the student. Also only simple use cases are shown on video. Some concepts are mentioned as if it would be presented but they are not (like conditional validation ealy in the course). Async validators were not mentioned and the author didn't even answered a student about it. For a course specific on Forms with Angular, I expected more.

By David Haddad

Indeed, forms is an important topic to dedicate a full course to. Vasco does a good job of touching the various associated topics and related patterns.

By Joseph Henderson

On-target, concise, and not wasteful of the student's time. Hits the salient points in a lean, mean manner, and with suitable depth for the subject.

By Nikolay Anastasov

It was fast!

By Daniel Filion

I am disappointed about this course. Clearly the author know his stuff but he went for a quick bucks rather than providing value. Making a 3 fields form is not what I had in mind when purchasing an angular course on forms. Other more complete and longer courses (same price) have modules that provide more info on forms than this course. I want to see dropdowns, simple date fields and calendar controls, radio buttons, checkboxes, dynamic fields that appear as the user answer the form. Please author, make this course more complete.