Level: ⭐ ▪ ▪ ▪ (100 out of 400)
| Author | Vlad DX |
| License | CC BY-NC 4.0, Vlad DX (Extenza Academy) |
| Course | "Extenza Academy WebDev-100 Course" |
| Chapter | 2. JS basics |
| Lesson | 2.2. Methods and Functions |
Find out why code is not working and fix it.
- Clone the repo.
- Create a branch
challenge. - Open current repository in Visual Studio Code via "Open Folder...".
- Open the file
./challenge.jsfrom "Explorer" pane. - Run the debugger by pressing
F5(select "Node.js"). - Check out the "Debug Console" (
View->Debug Console). - Commit, push, and create a pull request.
- Assign it to your mentor (after they accept your invitation to the repo).