Week 6
Published June 23, 2020 in Journal Entries.
- Projects
- javascript
- freeCodeCamp
Javascript mini-projects
I started and (sort of) completed a few more mini-projects to keep building my familiarity with JS and practice a development workflow.
- The aforementioned ToDo list
- A coin flip app
- A simple tic-tac-toe game for two human players
freeCodeCamp
Still plugging away at the Javascript course. I’m making good progress. I’m finding it a good strategy to bounce back and forth between building things and doing the course. It gives me a chance to break things up so I don’t get bogged down in one thing and occasionally I encounter in the course a solution to something I’ve been stuck on in a build I’m doing.