Web Development
Showing 109–120 of 1601 results
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 In-Depth
"AngularJS In Action" author Lukas Ruebbelke dives into AngularJS.
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.
AngularJS: Get Started
This course demonstrates how to use the essential abstractions of AngularJS, including modules, controllers, directives, and services.
Animations in Angular
Learn to implement animations in Angular applications, focusing on enhancing user experience through smooth transitions and effects.
API Analytics for Product Managers
Learn to analyze API usage and performance metrics for informed product management decisions, focusing on improving user experience and efficiency.
API Design in Node.js Featuring Express & Mongo
In this course, you'll learn how to build a fully functional API with Node.js and the Express.js framework. You’ll learn about querying, data modeling, security, authentication, and more.
API Development in Go Using MongoDB
Learn to develop APIs using Go and MongoDB, focusing on building efficient data-driven applications and best practices.
API Development with Swagger and OpenAPI
Learn how to develop APIs using Swagger tooling and the OpenAPI specification.
API Quiz Game – JavaScript Project using Google Sheet Data
Explore how to connect to a Google Sheet Data JSON feed and use the data to create a dynamic web quiz game application