Skip to content

melvincwng/javascript-basics

 
 

Repository files navigation

JavaScript Basics

Complete the following exercises to improve your understanding of functions, arrays, and objects in JavaScript.

Instructions

Follow the instructions in each file (e.g. 1-functions.js, 2-arrays.js, 3-objects.js, etc.)

Run tests

To test if your code works, run

node <filename>.js

For example, to run 1-functions.js, run the following command

node 1-functions.js

About

Exercises on basic JavaScript APIs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • JavaScript 100.0%