2 - Objects
Overview
In this week we will use JavaScript executing node, like the students did in the last module.
Check that you have successfully installed NodeJS by ensuring that the following command returns returns a version number e.g. "v13.8.0"
node -v
Homework Suggestion
From the JavaScript Module 2 repository review and finish all exercises in the folder
week-2
Push the changes to your repository in Github
Practice Day (Saturday)
Check together, solve doubts and fix the Homework exercises
Push the changes to your repository in Github
Feedback
Last updated
Was this helpful?