How to Run Node.js in VS Code From Scratch



How to Run Node.js in VS Code From Scratch

How to Run Node.js in VS Code From Scratch

As you’re learning to program in JavaScript, you’ve probably used an editor in the browser that will run the code for you. However, the next step in your learning process is to learn how to run Node.js JavaScript locally on your machine. What better way to run your code than inside the most popular editor in Web Development, VS Code (https://code.visualstudio.com/).

In this video, we’ll explore two different ways to run Node.js in VS Code. We’ll run the node command in the terminal manually. Then, we’ll look at the Quokka extension in VS Code to make the process even simpler.

_____________________________________________

Newsletter 🗞
Interested in exclusive content and discounts? 🤯 Sign up for the newsletter!
https://www.jamesqquick.com
_____________________________________________

Connect with me 😀
Live streams on Twitch – https://twitch.tv/jamesqquick
Follow me on Twitter – https://www.twitter.com/jamesqquick
Join the 💬 Discord Server 💬 – https://discord.gg/vM2bagU
_____________________________________________

COURSES 💻
Learn how to build Fullstack apps with React and Serverless Functions – https://www.jamesqquick.com/courses/react-and-serverless-fullstack-developmnent
Learn everything you need to know about Visual Studio Code – https://www.udemy.com/learn-visual-studio-code/
Build a Quiz App – https://www.udemy.com/build-a-quiz-app-with-html-css-and-javascript/

Comments are closed.