Poor Elyse, exercism is running her ragged. She has been the focus of half the exercises so far. Give her some time to catch her breath. Anyway today’s exercise was about array higher order functions again. Didn’t realize the three-triplicating wanted me to use reduce. Only caught that in the community solutions. I think I used a splice where they intended a slice too, but I didn’t fix that one. Hey look I got a trophy for completing 20 exercises.

Ok, gotta decide what to do with Vue.

  1. Let it rest
  2. Continue but do more tutorials first
  3. Switch to something else
  4. Switch to a different framework/no framework.

It is a big framework and I shouldn’t have expected to be able to pick it up just tinkering. So I started another tutorial. I don’t want to just follow a tutorial and call it good so I tried making a minesweeper grid in HTML under Vue too. I like I can use Unicode for the graphics.

minesweeper grid with random cells.