2 - 6
Angular makes creating forms a breeze with its new ngForm, ngModel, and ngModelGroup features. This course walks you through how to set up your forms, validation, and styling.
This Angular course assumes knowledge of some fundamentals. We have an Angular course that will Get you started
It's one of the most succinct courses I've followed, ever. So much valuable information. Thanks for your work!
Quick, concise and to the point.
The perfect introduction.
Inspiring us to use Angular Forms by showing it's power.
Thanks John!
Introduced to a lot of cool form stuff! More background info was needed than what I had, but it was still great.
Additional form related material
the simplicity of the instructor
It's a clear course, though somewhat outdated. Would be nice if it were to be revised to include for example reactive forms, and proper imports for RxJs (thought that's just a minor inconvenience).
Also, a minor point, when displaying the booleans for pristine/dirty and touched/untouched, it would have helped a bit to add some labels to it.
Other then that, great course, thanks!
Become familiar with the Workers CLI wrangler
that we will use to bootstrap our Worker project. From there you'll understand how a Worker receives and returns requests/Responses. We will also build this serverless function locally for development and deploy it to a custom domain.
This is a practical project based look at building a working e-commerce store using modern tools and APIs. Excellent for a weekend side-project for your developer project portfolio
git is a critical component in the modern web developers tool box. This course is a solid introduction and goes beyond the basics with some more advanced git commands you are sure to find useful.