Skip to content

Example code that shows off variable assignment and reassignment in JavaScript

License

Notifications You must be signed in to change notification settings

AdaGold/variable-demo-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Variable Type Demonstration

This is an example Node project for students to practice with JavaScript variable types.

  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 variable assignment and reassignment in JavaScript

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published