Course catalog

Categories

Showing 621-640 of 9,125 items.

Angular: Animations

Explore the animation capabilities of Angular. Learn how to animate elements in your web applications, and build more engaging user experiences.

Angular: API Communication and Authentication

Discover how to use HTTP in Angular 2 applications to communicate with APIs and use JSON web tokens to authenticate users and requests.

Angular: Building an Interface

Looking to get started with Angular? This course shows how to use this JavaScript framework to build an interface, helping you pick up key concepts by building something concrete.

Angular: Building Large Applications

Is your codebase growing out of control? Learn best practices, tools, and techniques to manage enterprise-scale Angular apps.

Angular: Building on Azure Microservices

Develop secure .NET services with Angular and Microsoft Azure. Learn how to develop Angular apps with .NET and APIs with .NET Core.

Angular: Cloud-Powered Apps with Firebase

Learn how to use the JavaScript you mastered for front-end Angular development to build powerful applications with Firebase, a suite of tools from Google.

Angular: Creating and Hosting a Full-Stack Site (221558)

You've learned Angular and can create amazing front-end interfaces—but deploying them requires more than just Angular. You need logic running on the server, and a place to put that logic. If you want to apply your Angular skills to a broader range of projects—but you're not very familiar with server-side development—then this course is for you. Join instructor Shaun Wassell as he steps through how to build a full-stack, Angular-powered website from scratch. Shaun demonstrates how to create an Angular 9 front end and write a back end in Node.js using hapi. He then shows how to add MySQL to your back end, connect the front and back ends, add Firebase Authentication to your project, and move your full-stack application to the cloud.

Angular: Ecosystems

Explore techniques outside of Angular that can enhance your app development workflow. Learn how to work with tools for building and deploying Angular apps into production and more.

Angular: Maintaining Applications

Learn how to maintain Angular applications. Find out how to upgrade frameworks, add new features, and enhance security as your apps grow and change over time.

Angular: Material Design

Get started with Angular Material. Learn how to install this UI component framework and use layouts, components, and theming features.

Angular: Progressive Web Apps

Learn how to develop a progressive web app (PWA) using Angular. This course covers preparation steps, creating UI, connecting to web services, making PWAs installable, and more.

Angular: Routing

Build practical and performant applications with Angular 4 routing.

Angular: Securing Apps

Learn practical strategies and best practices for securing your Angular apps.

Angular: Testing and Debugging (233169)

Errors caused by missing dependencies, undefined variables, or poorly formatted data can cause your web application to stop working. In this course, learn how to track down and eliminate these types of errors in your Angular applications through the process of testing and debugging. Instructor Derek Peruo breaks down common error messages and goes over a variety of testing and debugging options. He also covers code linting, shares some tips and tricks for avoiding pitfalls during development, and goes into writing custom error handlers to make it easier to work with errors as your application grows.

Angular: Workflows

Learn Angular workflows for building libraries, formatting code, testing, and implementing continuous integration.

Angular2 for .NET Developers

Learn how to rapidly prototype and build modern web applications with Angular 2 and .NET development tools, including Visual Studio and TypeScript.

AngularJS 1: Adding Registration to Your Application

Create a simple registration system that allows users to log in and out of your web applications with AngularJS and Firebase.

AngularJS 1: Building a Data-Driven App

Learn how Angular works in the real world. Find out how to enhance an existing user registration app with new views and controllers to interact with real-time data streams.

AngularJS 1: Form Validation

Learn how to implement dynamic form validation on any HTML form using the built-in validation properties and methods in AngularJS.

AngularJS 1.x Tips and Tricks

Learn lesser known facts about AngularJS 1.x that can help you build better applications.