Skip to content

Example code that shows off creating and accessing Object Literals and their data in JavaScript

License

Notifications You must be signed in to change notification settings

AdaGold/objects-demo-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Creating & Accessing JavaScript Objects Demonstration

This is an example Node project for students to practice creating and accessing Object Literals and their data.

  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 creating and accessing Object Literals and their data in JavaScript

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published