VOOZH about

URL: https://learn.microsoft.com/en-us/visualstudio/javascript/?view=visualstudio

⇱ JavaScript and TypeScript in Visual Studio - Visual Studio (Windows) | Microsoft Learn


Visual Studio tutorials | JavaScript and TypeScript

Create JavaScript and TypeScript apps with Visual Studio

Get started

Overview

  • JavaScript and TypeScript in Visual Studio

How-To Guide

  • Install Visual Studio

Get started

  • Start a guided tour

Create JavaScript and TypeScript apps

Quickstart

  • Create an Angular project
  • Create a React project
  • Create a Vue project

Tutorial

  • Create a React app
  • Create a web app with Angular and ASP.NET Core
  • Create a web app with React and ASP.NET Core
  • Create a web app with Vue and ASP.NET Core
  • Create a web app with Node.js and Express
  • Add TypeScript to an ASP.NET Core app

Learn Visual Studio

How-To Guide

  • Write and edit code
  • Linting JavaScript
  • Compile TypeScript code using tsc
  • Compile TypeScript code using NuGet
  • Manage npm packages
  • Debug your code
  • Develop code without projects or solutions
  • Write and run unit tests