Programming
Showing 2641–2652 of 2924 results
Terraform: From Beginner to Master with Examples in AWS
This course provides a guide to learn Terraform for the absolute beginners with labs to get hands-on experience on AWS.
Terraform: Zero To Hero
Learn how to automate infrastructure easily.
Test and publish Progressive Web Apps (PWAs) for Microsoft Store
Master PWA testing across devices and platforms while learning to package and submit your app to the Microsoft Store. Gain insights into compliance, PWABuilder usage, and Microsoft Partner Center navigation for successful PWA publication.
Test your Bicep code by using Azure Pipelines
Validate and test your Bicep code in your deployment pipeline. You'll use linting, preflight validation, and the what-if operation to validate your Azure changes before you deploy, and you'll test your resources after each deployment.
Test your Bicep code by using GitHub Actions
Validate and test your Bicep code in your deployment workflow. You'll use linting, preflight validation, and the what-if operation to validate your Azure changes before you deploy, and you'll test your resources after each deployment.
Test-driven Development with React
Master test-driven development in React, focusing on writing tests before implementation for better code quality and reliability.
Test-driven Development with React
Understand the principles of test-driven development (TDD) using React, focusing on writing effective tests for components.
Testing Next.js Applications with Cypress
Explore testing techniques for Next.js applications using Cypress, focusing on end-to-end testing strategies.
Testing Next.js Applications with Cypress
Learn to test Next.js applications using Cypress, focusing on end-to-end testing techniques for modern web applications.
Testing React Applications with Postman and WebdriverIO
Testing React applications can be a daunting task, but this course will teach you how to use Postman and WebdriverIO to test different application levels.
Testing React Applications with Postman and WebdriverIO
Testing React applications can be a daunting task, but this course will teach you how to use Postman and WebdriverIO to test different application levels.
Testing React Apps with Jest and React Testing Library
This course helps you to learn Jest & React testing library to write robust, automated tests for your React app, increasing confidence and code quality.