https://github.com/sashimii/jslearninglabs
Labs to practice you some Javascript!
https://github.com/sashimii/jslearninglabs
Last synced: 2 months ago
JSON representation
Labs to practice you some Javascript!
- Host: GitHub
- URL: https://github.com/sashimii/jslearninglabs
- Owner: sashimii
- License: gpl-3.0
- Created: 2018-06-12T23:11:55.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-06-12T23:58:47.000Z (almost 7 years ago)
- Last Synced: 2025-01-12T23:09:13.429Z (4 months ago)
- Size: 20.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# JS Learning Labs
Labs to help you practice you some Javascript!The goal here is to create labs that help you learn based on what you're interested in.
I'm starting with a list of labs based on DND!
## DND Related
1. [Dice Roller](https://github.com/sashimii/JSLearningLabs/blob/master/labs/lab-1-dice-roller.md) -- Console App
2. [Dice Roller](https://github.com/sashimii/JSLearningLabs/blob/master/labs/lab-1-dice-roller--browser-side.md) for Browser Side