Skip to main content
Contents
Exit focus mode
Save
Edit
Share
Twitter
LinkedIn
Facebook
Email
Table of contents
Visual Studio tutorials | JavaScript and TypeScript
Create JavaScript and TypeScript apps with Visual Studio
Get started
Overview
JavaScript and TypeScript in Visual Studio 2022
JavaScript and TypeScript in Visual Studio 2019
How-To Guide
Install Visual Studio
Get Started
Start a guided tour
Create JavaScript and TypeScript apps
Quickstart
Create an Angular App
Create a React App
Create a Vue App
Create a web app with Node.js and Vue.js
Tutorial
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 Node.js and Express
Create a web app with Node.js and React
Create an ASP.NET Core app with TypeScript
Learn Visual Studio
How-To Guide
Write and edit code
Compile TypeScript code using tsc
Compile TypeScript code using NuGet
Manage npm packages
Use the Node.js interactive REPL
Debug your code
Develop code without projects or solutions
Write and run unit tests