Web Development
Showing 73–84 of 1220 results
Angular: First Look
This course is a gentle introduction to the changes that Angular 2 brings, how they compare to Angular 1, and provides an understanding of the architecture and how the core concepts work together to build applications.
Angular: Getting Started
Angular is one of the fastest, most popular open source web app frameworks today, and knowing how to use it is essential for developers. You'll learn how to create components and user interfaces, data-binding, retrieving data using HTTP, and more.
AngularJS 1 Best Practices
This course will help you take the next step in your development by showing you best practices when developing web applications with AngularJS.
AngularJS 1 Directives Fundamentals
This course will teach you everything you need to know about directives in Angular.
AngularJS 1 Routing In-depth
This course will demonstrate all of the techniques required to implement sophisticated Angular routing strategies with multiple routing frameworks.
AngularJS 1 Services In-depth
This course will demonstrate all of the techniques required to create your own AngularJS services and take maximum advantage of the built-in services.
AngularJS 1: The Big Picture
This course will give you a high level overview of Angular.
AngularJS 1.4 Unit Testing in-depth, Using ngMock
This course will teach you ngMock Fundamentals for writing AngularJS 1.4 unit tests.
AngularJS Front to Back with Web API
This course focuses on the touch points between an Angular front-end client application and a back-end service built with ASP.NET Web API.
AngularJS Line of Business Applications
This course takes you step by step through the process of building line of business Web applications using Angular.
AngularJS Patterns: Clean Code
Learn how to write AngularJS code using battle tested patterns to produce code that is easier to maintain, debug, and scale.
Animations in Angular
Learn to implement animations in Angular applications, focusing on enhancing user experience through smooth transitions and effects.