Angular Crash Course

Traversy Media created this YouTube crash course on Angular 7. It covers the fundamentals of development with Angular 7 and takes students through the process of developing a unique app. Free supplemental information provides downloads for all of the code in the video tutorial. Additional paid supplements are also available.

Created by: Brad Traversy

Produced in 2019

icon
What you will learn

  • Organized front-end structure.
  • How to build powerful SPA apps.
  • Components, modules, services.
  • How to build an app with Angular

icon
Quality Score

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

Overall Score : 0 / 100

icon
Live Chat with CourseDuck's Co-Founder for Help

Need help deciding on a angular course? Or looking for more detail on Brad Traversy's Angular Crash Course? Feel free to chat below.
Join CourseDuck's Online Learning Discord Community

icon
Course Description

icon
angular Awards Best Crash Course

In this video we will talk about what Angular is and then jump in and build a small app With Angular 7, looking at most of the fundamental concepts like components, services, modules, etc

icon
Pros

icon
Cons

    • Course is short and dense. A beginners course can be completed in roughly an hour and 30 minutes.
    • Pace is surprisingly palatable considering the amount of information packed into a short lesson.
    • Course is entirely free to access and does not need any paywall restricted information for students to succeed.
    • Course has nomenclature issues that can make it difficult to keep track of files while going through some processes.
    • The YouTube course was posted more than a year ago. The instructor is not still available for rapid responses and feedback.
    • No table of contents or pre-linked timestamps. Do it in one session or else risk getting a little lost.

icon
Instructor Details

Brad Traversy

Brad Traversy has been programming for around 12 years and teaching for almost 5 years. He is the owner of Traversy Media which is a successful web development YouTube channel and specializes in everything from HTML5 to front end frameworks like Angular as well as server side technologies like Node.js, PHP and Python. Brad has mastered explaining very complex topics in a simple manner that is very understandable. Invest in your knowledge by watching Brad's courses.

icon
Reviews

0.0

0 total reviews

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

By Russel Fernandes on 04/23/2019

Folks, anything that Brad demos, either here or on Udemy - just works! I've tried Udemy for lots of technologies, Brad's courses included. Always some issue requiring Q&A intervention, except for Brad Traversy's videos - everything looks beautiful, everything just works

By Andre Gomes on 09/02/2019

I'm a software engineer with a backend background but - even for me - it was hard sometimes not to get lost because it seems the same name was being used everywhere, for everything. Anyway, it's a good tutorial for beginners! Congrats

By Gustavo Prado on 03/18/2020

Really great tutorial!! Even for a short period there is a lot of information to build the basics on Angular.

By masoiaXL on 05/12/2019

I'm new to front end development, and the flow of this video was just right. Not too hard so I couldn't follow, and not too easy. Keep it up man!

By LEGnewTube on 01/17/2020

Thank you for this awesome tutorial! I learned a ton about the language! My only recommendation would be to add breaks in between coding snippets or something.

By Sandra Soniec on 10/01/2020

Great piece of work! Just stated with Angular - good pace, well explained, learned a lot.

By Anupam Das on 01/06/2020

thanks for this tutorial. I would recommend explaining how certain things work and why we need certain things like a "service" when you can easily acomplish the same thing without a service. Many people who are watching this dont know what MVC is, they just want to build their tool or app. So we need to understand at least a little bit on the value of MVC and why we need services to promote single responsibility, code-reuse and scalability.

By Victor K Varghese on 09/26/2019

Best angular tutorial !!! Thanks for the effort you put into this.

By Sam Wootton on 05/23/2019

Best Angular tutorial I've seen, perfect - thanks so much for all your videos.

By Sachin gupta on 04/30/2019

Excellent video!!! Good work, your concept is really helpful for me.

By Jenny Le'Dang on 12/28/2019

This is a very good crash course! I havent touched angular in a while, and this helped me remember how this framework works.

By Maksim Korzh on 04/01/2019

The most decent tutorial I've faced, thanks a lot! That's just a fantastic feeling when you've never coded in typescript and have no experience in Angular and just typing code in after you and it works! And then, just closer to the end of the video you're realizing that you can actually do your own little things now with Angular!