In this video, I outline what you need setup and ready before you begin the course Working with Data and APIs in JavaScript.
Node.js is a JavaScript runtime which allows you to run JavaScript code on your computer.
Visual Studio Code is a code editor with support for development operations like debugging, task running, and version control.
Atom is a free and open-source text and source code editor with support for plug-ins, and embedded Git Control.
Brackets is a source code editor with a primary focus on web development.
Sublime Text is a shareware cross-platform source code editor.
CodePen is a online development environment for front-end designers and developers.
JSFiddle is an online IDE service for testing and showcasing code snippets.
p5 Editor is an online code editor to create and share p5.js sketches.
Live Server extension for VS Code
iTerm is a replacement for Terminal for MacOS.
Git Bash is a terminal application for Windows environments which provides a Git/Linux command line experience.
Coding Train Workflow Series
Coding Train track on working with Git (version control) and GitHub
- Editing
by Mathieu Blanchette
- Animations
by Jason Heglund