Udemy
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
Development
Web Development Data Science Mobile Development Programming Languages Game Development Database Design & Development Software Testing Software Engineering Development Tools No-Code Development
Business
Entrepreneurship Communications Management Sales Business Strategy Operations Project Management Business Law Business Analytics & Intelligence Human Resources Industry E-Commerce Media Real Estate Other Business
Finance & Accounting
Accounting & Bookkeeping Compliance Cryptocurrency & Blockchain Economics Finance Finance Cert & Exam Prep Financial Modeling & Analysis Investing & Trading Money Management Tools Taxes Other Finance & Accounting
IT & Software
IT Certification Network & Security Hardware Operating Systems Other IT & Software
Office Productivity
Microsoft Apple Google SAP Oracle Other Office Productivity
Personal Development
Personal Transformation Personal Productivity Leadership Career Development Parenting & Relationships Happiness Esoteric Practices Religion & Spirituality Personal Brand Building Creativity Influence Self Esteem & Confidence Stress Management Memory & Study Skills Motivation Other Personal Development
Design
Web Design Graphic Design & Illustration Design Tools User Experience Design Game Design Design Thinking 3D & Animation Fashion Design Architectural Design Interior Design Other Design
Marketing
Digital Marketing Search Engine Optimization Social Media Marketing Branding Marketing Fundamentals Marketing Analytics & Automation Public Relations Advertising Video & Mobile Marketing Content Marketing Growth Hacking Affiliate Marketing Product Marketing Other Marketing
Lifestyle
Arts & Crafts Beauty & Makeup Esoteric Practices Food & Beverage Gaming Home Improvement Pet Care & Training Travel Other Lifestyle
Photography & Video
Digital Photography Photography Portrait Photography Photography Tools Commercial Photography Video Design Other Photography & Video
Health & Fitness
Fitness General Health Sports Nutrition Yoga Mental Health Dieting Self Defense Safety & First Aid Dance Meditation Other Health & Fitness
Music
Instruments Music Production Music Fundamentals Vocal Music Techniques Music Software Other Music
Teaching & Academics
Engineering Humanities Math Science Online Education Social Science Language Teacher Training Test Prep Other Teaching & Academics
AWS Certification Microsoft Certification AWS Certified Solutions Architect - Associate AWS Certified Cloud Practitioner CompTIA A+ Cisco CCNA Amazon AWS CompTIA Security+ AWS Certified Developer - Associate
Photoshop Graphic Design Adobe Illustrator Drawing Digital Painting InDesign Character Design Canva Figure Drawing
Life Coach Training Neuro-Linguistic Programming Mindfulness Personal Development Meditation Personal Transformation Life Purpose Neuroscience Emotional Intelligence
Web Development JavaScript React CSS Angular PHP WordPress Node.Js Python
Google Flutter Android Development iOS Development Swift React Native Dart Programming Language Mobile Development Kotlin SwiftUI
Digital Marketing Google Ads (Adwords) Social Media Marketing Google Ads (AdWords) Certification Marketing Strategy Internet Marketing YouTube Marketing Email Marketing Retargeting
SQL Microsoft Power BI Tableau Business Analysis Business Intelligence MySQL Data Analysis Data Modeling Data Science
Business Fundamentals Entrepreneurship Fundamentals Business Strategy Online Business Business Plan Startup Freelancing Blogging Home Business
Unity Game Development Fundamentals Unreal Engine C# 3D Game Development C++ 2D Game Development Unreal Engine Blueprints Blender
30-Day Money-Back Guarantee
Development Web Development AngularJS

Learn and Understand AngularJS

Master AngularJS and the Javascript concepts behind it, design custom directives, and build a single page application.
Bestseller
Rating: 4.5 out of 54.5 (19,557 ratings)
87,280 students
Created by Anthony Alicea
Last updated 9/2020
English
English, French [Auto], 
30-Day Money-Back Guarantee

What you'll learn

  • Learn fundamental Javascript concepts that power AngularJS.
  • Write quicker, better AngularJS code by discovering how AngularJS itself is built.
  • Become fluent in AngularJS terminology, such as dependency injection, services, directives, transclusion, and more.
  • Realize the power of dependency injection, and how AngularJS accomplishes it.
  • Design custom directives and save time and energy with easily reusable components.
  • Understand what a Single Page Application (SPA) is, and how they work.
  • Build a Single Page Application (SPA) in AngularJS.
  • Be the coder that explains AngularJS to everyone else, because you understand it better than anyone else.
  • Get new free lectures during 2015, keep up with the development of AngularJS 2.0, and get a MASSIVE discount on a future AngularJS 2.0 course in 2016!
Curated for the Udemy for Business collection

Course content

11 sections • 55 lectures • 6h 54m total length

  • Preview02:30
  • Big Words and AngularJS
    01:20
  • Watching this Course in High Definition
    00:25

  • Preview06:03
  • Preview02:48
  • Preview05:23
  • Preview05:12
  • Preview00:33
  • Modules, Apps, and Controllers
    Preview09:20

  • Preview04:45
  • Preview04:56
  • Preview04:01
  • How Does Angular Do Dependency Injection?
    Preview03:03
  • Preview20:27
  • Preview03:05
  • Dependency Injection and Minification
    Preview11:10

  • Scope and Interpolation
    09:58
  • Directives and Two Way Data Binding
    13:13
  • Javascript Aside: The Event Loop
    03:21
  • Watchers and the Digest Loop
    17:28
  • Common Directives
    19:51
  • Common Directives (Part 2)
    04:13
  • Javascript Aside: The XMLHTTPRequest Object
    09:14
  • External Data and $http
    13:17

  • Angular Aside: Multiple Controllers, Multiple Views
    04:37
  • HTML and Javascript Aside: Single Page Apps and the Hash
    08:47
  • Routing, Templates, and Controllers
    14:37
  • Routing Templates and Controller (Part 2)
    06:26

  • Javascript Aside: Singletons
    06:09
  • Creating a Service
    12:59

  • HTML Aside: Reusable Components
    02:24
  • Javascript and Angular Aside: Variable Names and Normalization
    06:32
  • Angular and Normalized Attribute Names
    1 question
  • Creating a Directive
    18:37
  • Templates
    03:12
  • Scope (@, =, and other obtuse symbols)
    13:29
  • Scope (@, =, and other obtuse symbols) (Part 2)
    05:59
  • Scope (@, =, and other obtuse symbols) (Part 3)
    10:27
  • Repeated Directives
    03:30
  • Understanding 'Compile'
    18:06
  • Understanding 'Link'
    03:04
  • Understanding Transclusion
    05:44

  • A Weather Forecast SPA
    12:48
  • A Custom Service
    05:17
  • A Note Regarding API Usage
    00:38
  • Binding Data (Part 1)
    18:07
  • Preview07:40
  • A Custom Directive
    13:43
  • A Side Note
    00:32

  • Improving our SPA's UX With ng-submit
    06:05
  • Designing Services in Large AngularJS Applications
    07:16
  • Nested Controllers, Clean Code, and 'Controller as' (an alternative to $scope)
    10:49

  • Update #1 - ES6, AtScript, and more
    08:12
  • Update #1 - Links
    00:21

Requirements

  • A browser and a text editor
  • Basic HTML and Javascript knowledge

Description

Includes information on the next version - AngularJS 2.0!

Knowing AngularJS can get you a job or improve the one you have. It's a skill that will put you more in demand in the modern web development industry, and make your web software life easier, that's why it's so popular and backed by Google.

This course will get you up and running quickly, and teach you the core knowledge you need to deeply understand and build AngularJS applications - and we'll build a single page application along the way.

We'll design custom services, build custom directives, understand two-way binding, design a weather forecast app as a single page application, and lots more. Both starter and finished source code is provided as we go.

Reviews

"Best course I have ever seen" "Best intro to AngularJS on Udemy" "A fresh way of teaching AngularJS" "One of the best courses on Udemy that i took if not the best" "Best teacher I have had on the internet by far" "I...have taken lots of angular courses and I think this is the best one so far" "The best teaching style I've seen so far"

If you are new to AngularJS, or if you've been working to learn it but sometimes feel like you still don't quite 'get it', this is the AngularJS course for you! To learn AngularJS you have to understand it.

I've built the course that I would have wanted to take when I was learning AngularJS. A course that explains the concepts and how they're implemented in the best order for you to learn and deeply understand them.

In this course you will:

  • Learn how AngularJS works, covering subjects like directives, dependency injection, two way data binding, the digest loop, watchers, and more.
  • Learn fundamental Javascript and HTML principles that are used by AngularJS, such as custom attributes, loosely typed arrays, the hash, and the event loop.
  • Code custom services.
  • Design custom directives, understanding concepts like compile, link, and scope.
  • Build a single page application using AngularJS.
  • Keep up with the latest on the next version of AngularJS 2.0!

AngularJS doesn't have to be hard to learn. The biggest mistake most coding tutorials make is expecting someone to learn simply by imitating others' code. Real world situations are never exactly like the tutorial.

I believe the best way to learn is to understand how a tool works and what it does for you, look at examples, and then try it yourself. That's how this course is built, with the goal to help you both learn and understand AngularJS.

Note: In this course you'll also get downloadable source code. You will often be provided with 'starter' code, giving you the base for you to start writing your code, and 'finished' code to compare your code to.

Who this course is for:

  • Web developers and designers looking to learn AngularJS
  • Those who have researched AngularJS but still find it hard to understand
  • Developers and designers who have used jQuery but are tired of doing everything manually

Featured review

Mariam Nahapetyan
Mariam Nahapetyan
59 courses
7 reviews
Rating: 5.0 out of 57 months ago
I have bought all courses of Tony Alicea. I just view them from time to time to not forget that my goal is to become a good Web Developer. He explains mostly the things that happens under the hood and very necessary for becoming a good specialist. Thank you very much.

Instructor

Anthony Alicea
Software Developer, Architect, and UX Designer
Anthony Alicea
  • 4.6 Instructor Rating
  • 88,097 Reviews
  • 277,879 Students
  • 8 Courses

                    Newly married in Cleveland Ohio, Tony is primarily focused these days on trying to be a good husband. While inexperienced at that, he's quite experienced in all things web. 

                    Tony has been programming since he was 12 years old, and got into web sites and web application development at 16. After graduating with a Computer Science degree from Case Western Reserve University, Tony continued with that interest as a Microsoft certified software application developer and architect, database designer, and user interface designer. 

               His experience has ranged across technologies such as HTML5, CSS3, ASP .NET MVC, JavaScript, jQuery, KnockoutJS, AngularJS, NodeJS, LESS, Bootstrap, SQL, Entity Framework and more. 

                    He believes strongly that deeply understanding any topic allows you to properly learn it and, even more importantly in a real-world environment, quickly overcome problems. 

                    He also has a deep interest in human nature and behavior, and how that impacts human-computer interaction. This interest translated into extending his career into user experience design and usability research. 

                    Another link in the chain is his 25 years of experience in public speaking and teaching, both in front of large groups and as a one-on-one private instructor. 

                    Putting all these pieces together, he has spent his career listening to a client need, designing a database and software to meet that need, building it, testing it, teaching others how to use it, then improving user experience by watching people actually use it and adjusting accordingly. 

                    Tony loves teaching every aspect of what he does, and even more loves teaching in a way that imparts understanding, as opposed to just examples intended to be parroted. He loves that moment when a student 'gets it', and that's what he wants for you when you take one of his courses. 

             He has found that those that learn purely by example, and not by understanding, end up much more limited than they need to be. 

             "Examples need to be built on top of context, and once you have context, you can not only copy the examples you find, but adjust and improve upon them." 

  He firmly believes that everyone has the ability to develop software, if they are just taught properly. Including you. 

  "It is my pleasure and privilege to teach you. I hope you'll come away knowing something you didn't before, understanding at a level deeper than before, and feeling positive that you can accomplish what you've set out to accomplish. Thank you!" - Tony Alicea 

  Ask Tony a question, read a post, or follow him around internet. 

  • Udemy for Business
  • Teach on Udemy
  • Get the app
  • About us
  • Contact us
  • Careers
  • Blog
  • Help and Support
  • Affiliate
  • Terms
  • Privacy policy
  • Cookie settings
  • Sitemap
  • Featured courses
Udemy
© 2021 Udemy, Inc.