boolean-uk / software-developer

0 stars 0 forks source link

Dev Approaches - Legacy Code #71

Closed dearshrewdwit closed 2 years ago

dearshrewdwit commented 2 years ago

Short workshop to introduce working with legacy code

https://github.com/boolean-uk/tdd-todolist-legacy

Teacher notes

Bobs Bagels Legacy

dearshrewdwit commented 2 years ago

Expected Learnings (elicit)

dearshrewdwit commented 2 years ago

Bobs Bagels - Legacy

standard-simple: https://github.com/boolean-uk/js-bobs-bagels-lilac (Nico) standard: https://github.com/boolean-uk/js-bobs-bagels-burgundy (Kiran) extension1: https://github.com/boolean-uk/js-bobs-bagels-turquoise (BenC) extension1-ish: https://github.com/boolean-uk/js-bobs-bagels-gold (WillC) extension2: https://github.com/boolean-uk/js-bobs-bagels-beige (Paul)

Student Instructions

dearshrewdwit commented 2 years ago
  1. Prepare pairs within the cohort.
  2. Assign to the pair a repository that matches their confidence (it's ok if multiple pairs fork the same repository)
    • demonstrate forking, cloning, and starting a requirement
  3. Pairs open a PR straightaway
  4. Follow the same development process