Tag: Tools
-
2022 Year in Review
Legend is now entering its fourth year of development. It took the first two years to build the foundation. Systems were stood up, then overhauled once, twice, or even three times in some cases. In 2022, rework dropped significantly (evidence that systems were stabilizing and meeting design needs), enabling me to focus on refinement and…
-
Weekly Update – June 4, 2021
This week was mostly consumed by writing unit tests. The goal of completing the detailed feature list for Release 3 was missed. Took a deep dive into unit testing. 20 months into development of Legend, the first unit test was written. This week I wrote about 30 unit tests, with each test performing anywhere from…
-
Roadmap, Scope, Issue Tracking
A while ago I posted a question on Reddit about “Getting to 1.0.” This post was prompted by my own struggles with scope creep and getting further away from “done” rather than closer to it. I wanted to share what I’ve used so far to help keep my project on the rails. Roadmap / Scope…
-
Weekly Update – May 22, 2021
I’m still focused on testing and bug fixing as I try to wrap up the second release by end of May. Switched from Visual Studio for Mac OS X to JetBrains Rider. I’m forcing myself to give Rider another try after quickly dismissing it the first time I installed it. Rider is highly recommended by…