Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Learn Angular 5 from Scratch
Rating: 4.5 out of 5(6,339 ratings)
86,366 students

Learn Angular 5 from Scratch

Here's a 58 minute crash course to get you acquainted with the basics of Angular 5!
Created byGary Simon
Last updated 11/2017
English

What you'll learn

  • Installing Angular 5
  • Components 101
  • Templating & Styling with HTML & CSS
  • Property & Event Binding
  • Animation
  • Services
  • Router
  • Deployment

Course content

1 section8 lectures58m total length
  • Installing Angular 53:44

    In this lesson, you will learn how to install Angular 5 along with the necessary prerequisites (nodejs and npm). We will use the Angular CLI to start the project.

  • Components5:10

    Learn all about Angular 5 components and how they're structured. We will also use the Angular CLI to generate 2 of our own components for our project.

  • Templating & Styling7:13

    Angular 5 provides you with a robust templating and styling system. In this lesson, we'll learn how to work with both.

  • Interpolation, Property & Event Binding9:46

    In this lesson, we will cover 3 important aspects of communicating information between components and templates.

  • Animation11:14

    Learn how to work with Angular 5's robust animation system in this lesson, where we will animate the individual items in our goal list.

  • Routing7:15

    In this lesson, you will learn how to use the Angular 5 lesson to set up routes, which allow you to change pages, or components.

  • Services7:12

    In this lesson, we're going to learn about Angular 5 Services. We will create a service using the Angular CLI, and then use it to store and share data between our 2 components.

  • App Deployment6:32

    In this final lesson, we're going to learn how to deploy our Angular 5 app first using the CLI to create a production build, and then through github pages.

Requirements

  • Understanding of HTML & CSS
  • Basic understanding of Javascript
  • Eagerness to become an awesome UI developer

Description

Angular 5 has just released and along with it, this brand new course that will provide you with all of the necessary fundamentals to help you get started developing Angular 5 apps.

This powerful frontend Javascript framework is actively developed by Google, and it's quite possibly the most popular framework among developers. 

It allows you to build beautiful and flexible user interfaces with the familiarity of Javascript.

This course is less than 60 minutes, which ensures that we're only going to focus on the basics. Surprisingly, you're going to find that these basics will take you quite far!

So if you're ready, let's get started. 

Who this course is for:

  • Frontend Web Developers
  • App Developers
  • Designers