MakeSchool-Tutorials / sa-2018-node-reddit

2 stars 3 forks source link

Tutorial Template

Each tutorial should have a README.md at the root with the following things included:

  1. Preview image or gif of the final product
  2. Last date / minor version of SDKs used the tutorial was tested on
  3. Pre-requisites to understand the tutorial
  4. Objectives for the tutorial
  5. Instructor FAQ (common areas students make get stuck on, bugs they may encounter, etc)

Writing your own tutorial

Use this repository as a starting point for your tutorial. Each tutorial must follow it's file structure and include all files included in this repository.