Contenido del Curso
React Mastery
React Mastery
Code Editor
Step 2: Install code editor
To proceed, we need to install a code editor. If you already have a code editor, skip this step and move on to the next chapter. We are free to choose any code editor we find comfortable working with. Some popular options include:
- Visual Studio Code - https://code.visualstudio.com/;
- Sublime Text - https://www.sublimetext.com/;
- WebStorm - https://www.jetbrains.com/webstorm/.
Throughout this course, all examples will be demonstrated using Visual Studio Code. It's important to note that the choice of the editor doesn't significantly impact the content, but the external interface may differ.
Steps to follow:
- Choose a code editor;
- Go to the website of the chosen code editor and download the installer for the operating system;
- Run the installer and follow the installation instructions.
¡Gracias por tus comentarios!