From my series on developing "Ensembler" (aka MobOrg and MobReg), a tool that helps me schedule and provide self-service for those participating in my weekly Ensembles (Mob Programming Sessions).
This is Episode #5 (originally streamed on May 1, 2021), where I add the ability to Register a Participant for a "huddle". In addition to answering questions along the way, I'm tasked by a viewer to write some code without a test. I decide to persist the Huddles to JSON stored in a file and...it does not go very well, taking up the last hour of the stream.
Tech Stack: Java with Spring Boot, Spring MVC, JUnit testing via TDD, and architected according to Hexagonal Architecture principles.
You can find the code on GitHub at: https://github.com/jitterted/ensembler and look through the commits to see the progress made in the videos. You can also find me on social media at https://ted.dev/about
These videos are from my live coding that you can find on Twitch: https://JitterTed.Stream
You can discuss this on my Discord: https://ted.dev/discord