changed 4 years ago
Linked with GitHub

Jan 2 2022

Pair Code Session

  • Ashlyn
  • Tony

Goal

Plan it out

  • map on lessons
  • split lesson.dir -> course code and item type (lesson)
  • split slug -> day-01 -> Day 1
    • add to lesson item
  • Print Course and Day

Workflow

  • create map on the lessons to return the course and
  • split() twice for course and type as brute force; will need to optimize that later

Switched Seats

  • Ash driving
  • had to rebuild the project because of a new hdd
  • change to plan: going to split "day-01" -> "Day 1" in a computed thingy
  • computed was working for a second and then stopped outputting to the template.
  • gave up on computed and put the code into asynData

Optimization Phase

  • removed steps from code
  • Added TODOs
    • remove multiple split calls

Information to include in code journal

  • Opening and Closing commit links
  • Issues being addressed
    • Outline focuses of session
  • Roadblocks
    • Document rage
  • Steps followed
    • Outcomes
Select a repo