About 400 results
Open links in new tab
  1. Install JavaScript frameworks on Windows | Microsoft Learn

    Apr 11, 2022 · A guide to help you get started with JavaScript frameworks on Windows, including Node.js, React.js, Vue.js, Next.js, Nuxt.js, or Gatsby.

  2. Set up Node.js on native Windows | Microsoft Learn

    Dec 12, 2024 · To install Volta as your version manager, go to the Windows Installation section of their Getting Started guide, then download and run their Windows installer, following the setup …

  3. NodeJS on Windows | Microsoft Learn

    Mar 1, 2024 · An example of a command line tool is cURL, which stand for client URL and is used to download content from an internet URL. cURL is often used to install things like Node.js or, in our …

  4. Tutorial: Node.js on Windows for beginners | Microsoft Learn

    Feb 28, 2025 · Entraînez-vous à effectuer les premières étapes du développement web en créant un projet web simple dans Visual Studio Code, contenant une page web, un fichier CSS et un fichier …

  5. Install Next.js on Windows | Microsoft Learn

    Mar 18, 2024 · A guide to help you install the Next.js web framework and get up and running on Windows. Next.js is a JavaScript framework tailored for building React-based web applications, …

  6. JavaScript and TypeScript in Visual Studio | Microsoft Learn

    Oct 30, 2025 · Learn how Visual Studio provides rich support for JavaScript development, both using JavaScript directly, and also using the TypeScript programming language.

  7. Manage npm packages in Visual Studio - learn.microsoft.com

    npm allows you to install and manage packages for use in both Node.js and ASP.NET Core applications. Visual Studio makes it easy to interact with npm and issue npm commands through the …

  8. Install React on Windows | Microsoft Learn

    Nov 25, 2024 · We recommend following these instructions if you are new to React and just interested in learning. If you are creating a single-page app (SPA) that you would like to use Bash commands or …

  9. Visual Studio tutorials | JavaScript and TypeScript

    Explore documentation to help you use Visual Studio to create JavaScript and TypeScript applications, including overviews, tutorials, and quickstarts.

  10. ASP.NET Core SignalR JavaScript client | Microsoft Learn

    Jun 18, 2024 · Install the SignalR client package The SignalR JavaScript client library is delivered as an npm package. The following sections outline different ways to install the client library.