Getting Started with Angular

Watch Getting Started with Angular

  • 2017
  • 1 Season

Getting Started with Angular is an online course brought to you by Packt Publishing. The course aims to introduce the beginners to the Angular framework by taking them step-by-step through the process of creating an application. The course is created for anyone who wants to learn Angular without any prior experience of the framework. The course starts by introducing Angular as a framework for building web applications. Then it moves on to the installation and basic setup of Angular. The course focuses on teaching by example using sample projects, guiding the students on how to build interactive and responsive application interfaces.

The course is divided into 10 sections, each of them covering different aspects of Angular. The first section serves as an introduction to Angular, which covers the basics of the framework, where one can learn what Angular does, its evolution, and the advantages it offers.

The next three sections breaks down the framework’s fundamental concepts, starting with Angular Components. Here, the course teaches what components are, how to create them, and how to structure an Angular app with them.

In the second section, the course dives deep into Angular Modules, discussing the purpose of modules, what they are, and how to create them. The course emphasizes the benefits of using modules in structuring Angular apps.

The third section of the course focuses on Services in Angular. Here, learners will get introduced to what services are, demonstrate the role they play in Angular applications, and how to use them for data management within the application.

Section four of the course provides an overview of the importance of Angular's built-in Directives. The course discusses the function of Directives and how they can be used in Angular applications.

In the fifth section, the course teaches learners how to work with one of the powerful features of Angular — Reactive Forms. The course covers an overview of Reactive Forms, data binding, form controls and Validation, powerful tools to build interactive, responsive, and reactive user interfaces.

Section six will explore Angular Routing, which enables Angular apps to have a page or view-oriented architecture. Learners will get introduced to the concept of routing and how incorporating it into an Angular app can offer benefits to its functionality.

In section seven, the course covers how to integrate third-party libraries into an Angular project using Angular's built-in mechanisms.

Section 8 focuses on the importance of testing in Angular. The course will introduce how testing is performed in Angular, as well as how to make a test runner out of an Angular app.

In section nine, learners will learn how to deploy an Angular app. The course provides a step by step approach to deploying an Angular app locally, as well as deploying to a cloud-based platform like Heroku.

Finally, the course highlights the importance of Angular's command-line interface (CLI) and its use in the development and management of Angular applications.

Throughout the program, learners will work with tests, real-world projects, and code examples to help reinforce what they learn in each section, enabling them to put it into practice.

In conclusion, Getting Started with Angular is an ideal course for new developers and designers looking to learn and master Angular. The course provides instructions on how to create an Angular application from scratch, from basic concepts to routing to deployment, and offers hands-on coding exercises to test your comprehension. The course also provides learners with an excellent overview of the Angular framework and the benefits it provides.

Filter by Source
No sources available
Seasons
Angular 5 Features
26. Angular 5 Features
November 25, 2017
In this video, we will see the changes in Angular 5 and how to upgrade to Angular 5.
Angular 5 Features
26. Angular 5 Features
November 25, 2017
In this video, we will see the changes in Angular 5 and how to upgrade to Angular 5.
Conclusion - A Few Words about the Future of Angular
25. Conclusion - A Few Words about the Future of Angular
November 25, 2017
In this video, we will learn what we can expect from Angular in the future.
Conclusion - A Few Words about the Future of Angular
25. Conclusion - A Few Words about the Future of Angular
November 25, 2017
In this video, we will learn what we can expect from Angular in the future.
Useful Links and Resources for Angular Development
24. Useful Links and Resources for Angular Development
November 25, 2017
In this video, we will learn where to find assistance while developing with Angular? We will also learn what about the best resources and practices.
Useful Links and Resources for Angular Development
24. Useful Links and Resources for Angular Development
November 25, 2017
In this video, we will learn where to find assistance while developing with Angular? We will also learn what about the best resources and practices.
Angular Semantic Versioning and Release Schedule
23. Angular Semantic Versioning and Release Schedule
November 25, 2017
In this video, we will learn about Angular's release schedule and versioning logic.
Angular Semantic Versioning and Release Schedule
23. Angular Semantic Versioning and Release Schedule
November 25, 2017
In this video, we will learn about Angular's release schedule and versioning logic.
Reactive Forms in Angular
22. Reactive Forms in Angular
November 25, 2017
In this video, we will learn what reactive forms are and how to validate them.
Reactive Forms in Angular
22. Reactive Forms in Angular
November 25, 2017
In this video, we will learn what reactive forms are and how to validate them.
Template Driven Forms in Angular
21. Template Driven Forms in Angular
November 25, 2017
In this video, we will learn what template driven forms are and how to validate them.
Template Driven Forms in Angular
21. Template Driven Forms in Angular
November 25, 2017
In this video, we will learn what template driven forms are and how to validate them.
Using Guards to Implement User Authentication
20. Using Guards to Implement User Authentication
November 25, 2017
In this video, we will learn how to implement user authentication in Angular.
Using Guards to Implement User Authentication
20. Using Guards to Implement User Authentication
November 25, 2017
In this video, we will learn how to implement user authentication in Angular.
Using the Router to Emulate Multiple Pages
19. Using the Router to Emulate Multiple Pages
November 25, 2017
Angular is made for single-page applications. In this video, we will learn how to support multiple screens/pages.
Using the Router to Emulate Multiple Pages
19. Using the Router to Emulate Multiple Pages
November 25, 2017
Angular is made for single-page applications. In this video, we will learn how to support multiple screens/pages.
Component Communication in Angular
18. Component Communication in Angular
November 26, 2017
Components use services to get some data. In this video, we will learn a way to share data between them.
Component Communication in Angular
18. Component Communication in Angular
November 26, 2017
Components use services to get some data. In this video, we will learn a way to share data between them.
Introducing RxJS and Observables
17. Introducing RxJS and Observables
November 26, 2017
In this video, we will learn what RxJS and Observables are.
Introducing RxJS and Observables
17. Introducing RxJS and Observables
November 26, 2017
In this video, we will learn what RxJS and Observables are.
Using the HttpClient to Interact with the Server
16. Using the HttpClient to Interact with the Server
November 26, 2017
In this video, we will learn about the HttpClient and how to use it.
Using the HttpClient to Interact with the Server
16. Using the HttpClient to Interact with the Server
November 26, 2017
In this video, we will learn about the HttpClient and how to use it.
Understanding Dependency Injection in Angular
15. Understanding Dependency Injection in Angular
November 26, 2017
Understanding Dependency Injection in Angular
Understanding Dependency Injection in Angular
15. Understanding Dependency Injection in Angular
November 26, 2017
Understanding Dependency Injection in Angular
What Are Services?
14. What Are Services?
November 26, 2017
Services are the best way to implement business logic in Angular. In this video, we will learn how they work and how to use them.
What Are Services?
14. What Are Services?
November 26, 2017
Services are the best way to implement business logic in Angular. In this video, we will learn how they work and how to use them.
The Most Important Angular Pipes
13. The Most Important Angular Pipes
November 26, 2017
In this video, we will use pipes as a way to format data.
The Most Important Angular Pipes
13. The Most Important Angular Pipes
November 26, 2017
In this video, we will use pipes as a way to format data.
The Most Important Angular Directives
12. The Most Important Angular Directives
November 26, 2017
In this video, we will learn how to use directives as a way to manipulate the DOM.
The Most Important Angular Directives
12. The Most Important Angular Directives
November 26, 2017
In this video, we will learn how to use directives as a way to manipulate the DOM.
The Different Types of Data Bindings
11. The Different Types of Data Bindings
November 26, 2017
In this video, we will learn the different types of data bindings with Angular.
The Different Types of Data Bindings
11. The Different Types of Data Bindings
November 26, 2017
In this video, we will learn the different types of data bindings with Angular.
Introducing Templates and Expressions
10. Introducing Templates and Expressions
November 26, 2017
In this video, we will learn what templates and expressions are, and what can we achieve with them.
Introducing Templates and Expressions
10. Introducing Templates and Expressions
November 26, 2017
In this video, we will learn what templates and expressions are, and what can we achieve with them.
What Are Components?
9. What Are Components?
November 26, 2017
In this video, we will learn how to build components and what they are used for.
What Are Components?
9. What Are Components?
November 26, 2017
In this video, we will learn how to build components and what they are used for.
Using Angular CLI to Create Our Application
8. Using Angular CLI to Create Our Application
November 26, 2017
CLI is a new tool to manage our application development process. In this video, we will lean how to use it.
Using Angular CLI to Create Our Application
8. Using Angular CLI to Create Our Application
November 26, 2017
CLI is a new tool to manage our application development process. In this video, we will lean how to use it.
Bootstrapping an Angular Application
7. Bootstrapping an Angular Application
November 26, 2017
In this video, we will learn how to start an Angular application.
Bootstrapping an Angular Application
7. Bootstrapping an Angular Application
November 26, 2017
In this video, we will learn how to start an Angular application.
Introducing Components, Pipes, Directives, and Services
6. Introducing Components, Pipes, Directives, and Services
November 26, 2017
In this video, we will learn all of these different concepts.
Introducing Components, Pipes, Directives, and Services
6. Introducing Components, Pipes, Directives, and Services
November 26, 2017
In this video, we will learn all of these different concepts.
All You Need to Know about Angular Modules
5. All You Need to Know about Angular Modules
November 26, 2017
In this video, we will learn what Angular modules are.
All You Need to Know about Angular Modules
5. All You Need to Know about Angular Modules
November 26, 2017
In this video, we will learn what Angular modules are.
Why TypeScript and What is it?
4. Why TypeScript and What is it?
November 26, 2017
In this video, we will learn why Angular uses TypeScript.
Why TypeScript and What is it?
4. Why TypeScript and What is it?
November 26, 2017
In this video, we will learn why Angular uses TypeScript.
How is Angular Different from AngularJS or React?
3. How is Angular Different from AngularJS or React?
November 26, 2017
In this video, we will learn the differences between Angular, AngularJS and React.
How is Angular Different from AngularJS or React?
3. How is Angular Different from AngularJS or React?
November 26, 2017
In this video, we will learn the differences between Angular, AngularJS and React.
How is Angular Different from ASP/PHP/JSP?
2. How is Angular Different from ASP/PHP/JSP?
November 26, 2017
In this video, we will learn how Angular is different from other frameworks.
How is Angular Different from ASP/PHP/JSP?
2. How is Angular Different from ASP/PHP/JSP?
November 26, 2017
In this video, we will learn how Angular is different from other frameworks.
The Course Overview
1. The Course Overview
November 26, 2017
This video provides an overview of the entire course.
The Course Overview
1. The Course Overview
November 26, 2017
This video provides an overview of the entire course.
Description
  • Premiere Date
    November 26, 2017