Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Angular Fundamental Course for Absolute Beginners 2022
Rating: 4.4 out of 5(429 ratings)
11,980 students

Angular Fundamental Course for Absolute Beginners 2022

A quick introduction to the Angular framework, focusing on its most commonly used parts
Created byHashmath Rz
Last updated 1/2022
English
English [Auto],

What you'll learn

  • What is Angular and How to use it
  • All About Angular Components
  • Data Bindings & Events Handling in Angular
  • Angular Directives
  • Routing and Navigations

Course content

5 sections31 lectures1h 58m total length
  • What is Angular?5:11

    Explore how Angular, a Google-built front-end framework, speeds up DOM manipulation with prebuilt techniques like class name binding and Bootstrap.

  • What is Angular CLI?1:07

    Explore how the angular cli, a command line interface, initializes projects, scaffolds apps, and maintains angular applications with a single command, using pre-made files and building for production.

  • Angular CLI Setup1:54

    Install Node.js and npm from the official Node.js site. Then run npm install -g @angular/cli to install the Angular CLI globally and access the Angular CLI command from anywhere.

  • First Angular App2:51

    Create a new Angular CLI app by setting up a project folder, running ng new, choosing routing and style options, and installing dependencies with npm.

  • Angular File Structure PT I4:46

    Explore the default Angular file structure in VS Code, review TypeScript configurations and Angular template compiler options, and understand package.json, node_modules, and related setup such as .gitignore and editorconfig.

  • Angular File Structure PT II1:39

    Explore the Angular file structure pt II inside the SLC folder, including assets and environment folders, the main index and entry point, polyfills, app modules, and the test entry.

  • Angular File Structure PT III3:11

    This lecture explains the angular file structure, including routing, app component, and app module, with module imports essential to assemble the application and avoid errors.

Requirements

  • Basic Knowledge of HTML & CSS
  • Basic Understand of JavaScript

Description

Hello my dear Friends, Welcome to my Brand New 100% Free Course Angular Fundamental Course for Absolute beginners 2022

Angular is one of the most popular JavaScript frameworks for creating web apps Fast. Maintained by Google, you can be assured that this powerhouse of a framework is built with speed and purpose. So learning Angular is Give an Extra boost to your Portfolio.


In this course, the free course explains the introduction & overview of Angular. It is mainly targeted at beginners, who want to learn Angular. this is a Good Start for Beginners.


so guys this is a Free Course, so we are not going deep down into All Angular Concept, in here we will cover some Basic, Mostly Used Angular Features and techs in detail.


In this course will look at:


  • What is Angular and how to set it up

  • Generate New Angular App Using Angular CLI

  • What id Angular Components

  • Data Binding and Events Handling

  • Angular Directives

  • Angular Routing & Navigation

This course is mainly helpful for you to get started with Angular and understand its basics.

This is a subset of my full course of Angular, i.e. "Angular App From Scratch - Complete guide Design to Deploy", which you can checkout.

Remember, it is a FREE course you can't expect the complete Angular course with ALL the concepts. This course provides a basic angular application only


Who this course is for:

  • Absolute Beginners who wants to understand what is Angular and how it works