Video description
Learning Angular: Covering Angular 2, 4, and 5, 2nd Edition
A clear, practical introduction to web application development with Angular 2 and Angular 4, with preliminary coverage of Angular 5
Description
Angular is a powerful JavaScript framework, maintained by Google, for building web applications and for enhancing various parts of your web pages. It’s a comprehensive framework that makes both development and testing easier by extending web applications with MVC capability.
Marc Wandschneider, senior developer advocate at Google, has more than 20 years of experience as a developer and is the author of two programming books and two other LiveLessons video training. In this video training, Marc uses a live-coding approach throughout to show developers how to start from scratch and work their way up to building a meaningful, yet not overly complicated application.
In this video training, Marc starts by introducing Angular and showing how to install it along with related tools like Node.js, TypeScript, Bootstrap, Angular CLI, and Visual Studio Code.
After a quick tutorial on TypeScript, the video course next shows how to create an Angular application from scratch while explaining the primary pieces of an Angular application and see how they work together. Using lots of examples, the core parts of Angular are introduced, such as Components, Directives, the Router, Services, and Pipes and Directives.
About the Instructor
Marc Wandschneider has worked extensively with open source and web development platforms. He travels the globe, consulting as a lead manager for software projects and teams. He is the author of the book Learning Node.js (Addison-Wesley) and the video courses Learning Node.js and Learning Angular LiveLessons. A graduate of the McGill University School of Computer Science, he spent five years working for Microsoft, where he developed and managed developers on the Visual Basic, Visual J++, and .NET Windows Forms teams.
Skill Level
- Beginner
- Intermediate
What You Will Learn
- Why Angular is really exciting
- How Angular is hugely innovative and new
- How not to be afraid of TypeScript and indeed how to embrace it
- How to write fast, compact, and reliable applications
- How to stay up to date with the latest in web application design and techniques
Who Should Take This Course
- Web developers and instructors who want to quickly get up to speed with the fundamentals of the latest version of the Angular framework
Course Requirements
- Basic understanding of JavaScript and web development
About Pearson Video Training
Pearson publishes expert-led video tutorials covering a wide selection of technology topics designed to teach you the skills you need to succeed. These professional and personal technology videos feature world-leading author instructors published by your trusted technology brands: Addison-Wesley, Cisco Press, Pearson IT Certification, Prentice Hall, Sams, and Que Topics include: IT Certification, Network Security, Cisco Technology, Programming, Web Development, Mobile Development, and more. Learn more about Pearson Video training at http://www.informit.com/video.
Table of contents
- Introduction
- Lesson 1: Getting Started
-
Lesson 2: TypeScript
- Learning objectives
- 2.1 Get started with TypeScript
- 2.2 Learn about types and declarations
- 2.3 Look quickly at type unions
- 2.4 Review flow control
- 2.5 Learn about all the new things in functions
- 2.6 Review strings and arrays in TypeScript
- 2.7 Get a complete overview of interfaces, classes, and inheritance
-
Lesson 3: Get Started on Your Recipe App
- Learning objectives
- 3.1 Learn about what you’re going to be building
- 3.2 Create your working project
- 3.3 Create a model for your recipe app
- 3.4 Update your app to show a recipe
- 3.5 Add images to your recipes
- 3.6 Add support for more than one recipe with *ngFor
- 3.7 Clean up the styles in your application
- Lesson 4: Learn More About Components and Directives
-
Lesson 5: All About Binding in Angular
- Learning objectives
- 5.1 Add a new recipe form to your application
- 5.2 Learn about all the types of binding in Angular
- 5.3 Create and send events from your components
- 5.4 Use Angular’s special class binding capabilities
- 5.5 Use Angular’s special style binding capabilities
- 5.6 Learn about the *ngIf structural directive
- 5.7 Clean up the styles in your application
- Lesson 6: Support Multiple Pages with Routing
- Lesson 7: Services and Components
- Lesson 8: Forms
- Lesson 9: Pipes and Directives
- Lesson 10: Deployment and Testing
- Summary
Product information
- Title: Learning Angular: Covering Angular 2, 4, and 5, 2nd Edition
- Author(s):
- Release date: December 2017
- Publisher(s): Pearson
- ISBN: 013484842X
You might also like
video
Microsoft Power BI - The Complete Masterclass [2023 EDITION]
Microsoft Power BI is an interactive data visualization software primarily focusing on business intelligence, part of …
video
React - The Complete Guide (Includes Hooks, React Router, and Redux) - Second Edition
**This course is now updated for the latest version of React—React 18** React.js is the most …
video
Data Structures and Algorithms: The Complete Masterclass
With the knowledge of data structures and algorithms at your fingertips, you can write efficient computer …
video
Learn Flutter and Dart to Build iOS and Android Apps (2023)
What makes Flutter the best framework to build mobile apps? With Flutter, you can build mobile …