Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/itsjordanmuller/odin-js-info-loops
A reposity to work through the Javascript.info site Loops Section as Recommended by The Odin Project
https://github.com/itsjordanmuller/odin-js-info-loops
Last synced: about 2 months ago
JSON representation
A reposity to work through the Javascript.info site Loops Section as Recommended by The Odin Project
- Host: GitHub
- URL: https://github.com/itsjordanmuller/odin-js-info-loops
- Owner: itsjordanmuller
- Created: 2023-01-24T04:20:41.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-27T06:57:12.000Z (almost 2 years ago)
- Last Synced: 2023-08-01T22:20:56.122Z (over 1 year ago)
- Language: JavaScript
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# The Odin Project - Javascript.info Loops Tasks
A personal repository meant as JavaScript loop practice. Tasks available at: [Javascript.info Loops](https://javascript.info/while-for#tasks)I am completing these tasks as recommended by [The Odin Project](https://www.theodinproject.com)