Skip to content

Avu0s/Array-Looping-Exercises

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Learn-JS

A repo to practice looping through arrays under different conditions.

TODO

  1. Switch to main branch to clone a clean copy.

  2. Set up clone on your PC locally

  3. Open the local clone in VS-Code.

  4. Create a new file named (yourname.js).

  5. Copy the selectors and arrays from 'todo.js' to your file (yourname.js) & start the exercise.

  6. In the html file, Use a script tag to add (yourname.js) file. Place it just above the body closing tag.

  7. Check your result in the browser.

  8. Commit changes to your github branch.

  9. Push back to this repo for review.

  10. Give this repo a star ⭐.

  11. Need help? DM me.

Goodluck!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 78.1%
  • HTML 21.9%