Course Information
Course Overview
Learn Angular Using Problem-Solving Approach
Angular is one of the leading frameworks to develop apps across all platforms.
Angular helps us to reuse our code and build fast and high performing apps for any platform.
Angular is a Single Page Application (SPA) development framework open-sourced by Google.
The Angular framework is written in Typescript language, which enables a web developer to write JavaScript code in Object-Oriented fashion. TypeScript makes it easier to build a client-side web application with classes, interfaces, generics, inheritance and other Object-Oriented features.
Angular is a framework that comes with Components, Directives, Pipes, Services, Modules, Dependency Injection, HTTP Communication, Reactive Forms, Template Driven Forms, Routing and other features out of the box.
As a framework, Angular has clear advantages while also providing a standard structure for developers to work with. It enables users to create large applications in a maintainable manner.
This course provides developers with a thorough knowledge in developing dynamic web sites using Angular Framework.
In this course by development expert Kameswara Sarma Uppuluri, you'll learn essential concepts that you need to know to master the building blocks of Angular.
This course provides step-by-step walk-throughs and demos that you're encouraged to practice along with to enhance the learning process.
This course is broken down into 28 Modules with each module providing source code so that you can follow along with Kameswara Sarma Uppuluri.
Course Content
- 10 section(s)
- 147 lecture(s)
- Section 1 Angular - The Big Picture
- Section 2 Understanding How an Angular Application Works
- Section 3 Creating New Angular Components
- Section 4 Using Built-In Directives
- Section 5 Understanding Data Binding
- Section 6 Working with Built-In Pipes
- Section 7 Working with RESTAPI
- Section 8 Designing a Simple Shopping Cart - Single Page
- Section 9 Using Services
- Section 10 Working with Parent and Child Components
What You’ll Learn
- Learn How To Setup Development Environment for Angular Development
- Understanding MVC Architectural Pattern
- Understanding the Execution Flow of an Angular Application
- Learn How to work with Angular components in many ways
- Learn How to work with various Built-in Directives of Angular
- Understanding One Way and Two Way Binding Techniques
- Learn How to work with various Built-in Pipes of Angular
- Learn How to consume REST API from Angular
- Learn How to develop Custom Services
- Learn How to share data between Parent and Child Components
- Learn How to work with Behavior Subject
- Learn How to work with Cookies in Angular
- Learn How to work with various HTML Form Controls using Reactive Forms Approach
- Learn How to work with various HTML Form Controls using Template Driven Approach
- Learn How to Create Custom Directives
- Learn How to Create Custom Pipes
- Learn How to implement Pagination, Sorting and Filter functionality
- Learn How to create intuitive Reports
- Learn How to perform Bulk Insert,Bulk Update and Bulk Delete Operations
- Learn How to export data to Excel,CSV,PDF formats
- Learn How to implement Routing for Angular Application
- Learn How to create a REST API Using ASPNET Core
- Learn How to consume REST API from Angular
Reviews
-
MMuthuramkumaran Rambalaji
It was nice experience
-
VVasiharan Murugesan
Good
-
VVishnu Manohar Tumsi S
It was a good refresher course on angular. Did not include the updates in the recent angular versions.
-
IIoannis Kotsonis
I did not like the fact that the code was mostly copy paste with some explanation. Also, There are no files to download, in order to save some time. For example there were some json files with data, which I had to create myself (even generate dummy json from google), instead of downloading from the lecture. It's ok, i had fun, i understood the concept of Angular.