Visual Studio Code
What is Atom?
A free and open-source text and source code editor for macOS, Linux, and Microsoft Windows with support for plug-ins written in Node.js, and embedded Git Control, developed by GitHub.
What is an IDE?
A software application that provides comprehensive facilities to computer programmers for software development. An IDE normally consists of a source code editor, build automation tools, and a debugger.
What does IDE stand for?
Integrated Development Environment
What is a git repository?
A collection of all the different versions of a file you have written and saved.
What is Electron?
An open source framework for creating native applications with web technologies like JavaScript, HTML, and CSS.