Skip to content

lordson-silver/ES6

Repository files navigation

ES6


ES6

Overview

Just documenting my JavaScript journey.


Features

This project includes:

  • ES6
  • Vanilla JS
  • Object
  • Variables
  • Scope
  • Math Operators
  • Logical Operators
  • Conditional Operators
  • Arrays
  • Loops
  • Functions
  • Higher Order Functions
  • Template Literals


Running the project locally

  1. Clone the repo locally
  2. Run npm i to install the readline-sync dependency
  3. Run node <filename.js>
  4. Step 2,3 will only work if you have node installed, if you don't, click Node JS official website to download and install on your local machine.
  5. Do step 2 and 3 again.

Want to contribute?

Feel free to.

License

MIT License

(c) Lordson Silver

About

Collection of JavaScript Study Projects

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published