0oooo / pairing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pairing Experiment

Mission

To create some toy games in react using remote pair programming.

Pair programming

inspired by https://martinfowler.com/articles/on-pair-programming.html

  • Pomodoros of 25 mins with 5 mins break or reflexion time.
  • At the beginning of each pomodoro we will set a small task together (idealy an atomic commit)
  • Then split into driver and navigator not unlike how the article descirbes the process.
  • Use Live share with the navigator enabling follow participant funciton.
  • Hi-Five will be used for celebration of team acheivments.
  • At the end of each session we should talk about how its working and how to improve our pairing.

React

Boilerplate for React - https://create-react-app.dev/docs/getting-started

Ideas

  • Tic Tac Toe - Started
  • Checkers
  • Chess
  • Game of life

Tic Tac Toe

Rules

Design Whiteboard

Things to improve

  • Git commit setup
  • Dual attribution of commits

About


Languages

Language:JavaScript 70.6%Language:HTML 15.9%Language:CSS 13.5%