App Development
Showing 301–312 of 2008 results
Building a Back-End Application with NestJS
Learn how to create robust back-end applications using NestJS, focusing on modular architecture and TypeScript integration.
Building a Backend Application with Go
This course enables web developers to learn how to develop a backend Go application using REST API and GraphQL.
Building a Chat Application with React Native
This course will teach you React Native in a practical way by building a chat application that runs on both Android and iOS.
Building a Consistent RESTful API with OData V4 in ASP.NET 4
OData V4, an open OASIS standard dubbed "The Best Way to REST," aims to standardize the process of building RESTful APIs. Discover OData and how to build and consume a RESTful API that adheres to the OData V4 standard, using ASP.NET (Web API).
Building a Consistent RESTful API with OData V4 in ASP.NET Core 5
OData aims to standardize RESTful APIs, allowing for better integration between services. This course will teach you how to create OData services with ASP.NET Core.
Building a Currency Converter using MEVN
Develop a Currency Converter Using MEVN STACK.
Building a Data-driven ASP.NET Core 6 Blazor Server Application with EF Core
This course will teach you how to use Blazor Server and Entity Framework Core to build a data-driven web application with .NET and C#.
Building a Full Stack App with React 16 and Express 4
Do you want to build advanced applications that render quickly and that are easy to maintain? This course will teach you how to build a full stack application from scratch, or to integrate into any team using React and Express.
Building a Full-stack Application Using the MEAN Stack
Features of the App: Creating a RESTFUL API, Setting up a Database, JSON Web Tokens, Authentication & Authorization, CRUD functionality and Deployment
Building a FullStack AI SaaS Web App on AWS and Vercel
Develop, Deploy, and Scale an AI-Powered Application using NextJS and AWS using Serverless Architecture
Building a GraphQL API with Apollo Server
GraphQL is a query language for APIs. It allows APIs to serve many resources over one request and gives control over the information coming back from the server. This course gives you the skills to implement GraphQL APIs with Node.js and Apollo.
Building a GraphQL Endpoint with Deno
Deno is a modern and secure runtime for JavaScript and can be used to create a complete GraphQL endpoint.