An open API service indexing awesome lists of open source software.

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!

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