Skip to content

Files

Latest commit

d914122 · Feb 22, 2016

History

History
49 lines (29 loc) · 648 Bytes

workshop.md

File metadata and controls

49 lines (29 loc) · 648 Bytes

2 good news


2 weeks off


No extra work for WS6


4 PM


RDD, CDD, TDD


Get weather in your terminal


4 exercises


  1. Understand the library
  2. Write the README.md
  3. Write missing comments with JSDoc
  4. Write Unit Tests with mocha

Just tell me what to do


  1. Fork the project via github
  2. Clone the project git clone https://github.com/YOUR_USERNAME/rdd-cdd-tdd
  3. Update README.md file
  4. Update tests file
  5. Update lib JSDoc comments
  6. Don't forget to commit and push

Good Luck