Skip to content

Latest commit

 

History

History
81 lines (41 loc) · 572 Bytes

WORKSHOP.md

File metadata and controls

81 lines (41 loc) · 572 Bytes

codinf


Coding is not only to write code.


Driven Development


RDD

README.md


CDD

Comments


TDD

Tests


Workshop Objectives


Write README.md, Comments and Unit Tests


92bondstreet/3-musketeers


Just tell me what to do


  • Fork the project via github

  • Clone the project

CASH

  • write README.md
  • write comments

tips

node bin/index.js


BITCOIN

  • write Unit Tests

tips

node sandbox.js


  • Don't forget to commit/push before the end of the workshop