Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/bitovi/training

Bitovi's training material
https://github.com/bitovi/training

Last synced: about 5 hours ago
JSON representation

Bitovi's training material

Awesome Lists containing this project

README

        

# JavaScript Training Series
---

This repo is a collection of exercises used in Bitovi's [online training series](http://blog.bitovi.com/free-weekly-online-javascript-training/). This repo is updated in coordination with the series, so be sure to check back as we add answer keys to the prior week's exercises!

## Setup

### Download this repository

#### using Git

```
$ git clone [email protected]:bitovi/training.git
```

#### using a zip file

Click the "Download ZIP" button at the top right of this page.

### Viewing the exercises

Visit the [exercises](https://github.com/bitovi/training/blob/master/exercises.md) page for more details!