Workflow: Terminal, Shell, Node.js, VSCode

Subscribers:
1,750,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