Skip to content

AdaGold/destructuring-objects-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Destructuring Objects in JavaScript

This is an example Node project for students to practice destructuring syntax for objects in JavaScript.

  1. Before starting, run npm install or npm i to install dependencies.

  2. Open up src/index.js to see the code.

  3. Use npm start to run the src/index.js file.

About

Example code that shows off destructuring syntax for objects in JavaScript

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published