Workflow: Terminal, Shell, Node.js, VSCode

Subscribers:
1,740,000
Published on ● Video Link: https://www.youtube.com/watch?v=46WOuOrMwTQ



Duration: 23:30
61,021 views
1,918


This video covers tools and configurations to set up a JavaScript development environment with Node.js, Visual Studio Code, and shell/terminal access. This is step 1 along the way to creating your own Discord Bot! Code: https://thecodingtrain.com/tracks/2018-workflow/workflow/2023-update

๐Ÿš€ Watch this video ad-free on Nebula https://nebula.tv/videos/codingtrain-workflow-terminal-shell-nodejs-vscode

Related Videos:
๐Ÿ“Š Working with Data and APIs: https://www.youtube.com/playlist?list=PLRqwX-V7Uu6YxDKpFzf_2D84p0cyk4T7X
๐Ÿ“œ Git and GitHub for Poets: https://www.youtube.com/playlist?list=PLRqwX-V7Uu6ZF9C0YMKuns9sLDzK6zoiV

Terminal and Shell:
๐Ÿš Z Shell: https://zsh.sourceforge.io/
๐ŸŒˆ Oh My Zsh: https://github.com/ohmyzsh/ohmyzsh
๐Ÿ’ช curl: https://curl.se/

Node.js:
๐Ÿ‘พ Node.js: https://nodejs.org/
โš™๏ธ NVM: https://github.com/nvm-sh/nvm
๐ŸชŸ NVM for Windows: https://github.com/coreybutler/nvm-windows

VSCode:
๐Ÿ†š Visual Studio Code: https://code.visualstudio.com/
๐ŸŒˆ Prettier Extension: https://marketplace.visualstudio.com/items?itemName=esbenp.prettier-vscode

00:00 Introduction
02:45 Terminal access
03:38 Unix
04:51 Shell - a command line interface to the operating system
05:30 Oh My Zsh
07:27 Node.js
08:05 Node Version Manager
11:48 Setting the default version of node
13:07 Visual Studio Code
14:00 Preferences and Extensions
15:27 Prettier
17:15 Format On Save
18:22 Settings.json
20:12 Install 'code' command in PATH
23:06 Outro

Editing by Mathieu Blanchette
Animations by Jason Heglund
Music from Epidemic Sound

๐Ÿš‚ Website: https://thecodingtrain.com/
๐Ÿ‘พ Share Your Creation! https://thecodingtrain.com/guides/passenger-showcase-guide
๐Ÿšฉ Suggest Topics: https://github.com/CodingTrain/Suggestion-Box
๐Ÿ’ก GitHub: https://github.com/CodingTrain
๐Ÿ’ฌ Discord: https://thecodingtrain.com/discord
๐Ÿ’– Membership: http://youtube.com/thecodingtrain/join
๐Ÿ›’ Store: https://standard.tv/codingtrain
๐Ÿ–‹๏ธ Twitter: https://twitter.com/thecodingtrain
๐Ÿ“ธ Instagram: https://www.instagram.com/the.coding.train/

๐ŸŽฅ Coding Challenges: https://www.youtube.com/playlist?list=PLRqwX-V7Uu6ZiZxtDDRCi6uhfTH4FilpH
๐ŸŽฅ Intro to Programming: https://www.youtube.com/playlist?list=PLRqwX-V7Uu6Zy51Q-x9tMWIv9cueOFTFA

๐Ÿ”— p5.js: https://p5js.org
๐Ÿ”— p5.js Web Editor: https://editor.p5js.org/
๐Ÿ”— Processing: https://processing.org

๐Ÿ“„ Code of Conduct: https://github.com/CodingTrain/Code-of-Conduct

This description was auto-generated. If you see a problem, please open an issue: https://github.com/CodingTrain/thecodingtrain.com/issues/new

#nodejs #shell #unix #terminal #nvm #vscode #editor #workflow #javascript