Wednesday, January 12, 2022
A little tooling and training
Originally posted on the strackt devlog in January 2022, during the early build. Brought over so the whole journey lives in one place.
Part of the fun of building is also learning. Learning how to fix a problem, learning how to do it better, learning new things! I like learning...
As this project grows, more things start to break; sometimes without me knowing. Time to go back to the age old adagium of testing, testing and testing. New tools like Pest provide pretty easy solutions, and learning how to use them properly is a joy in itself.
Sometimes it's good to spend a little time on the right tooling and learning how to use them. This week seems to be such a time.
What got done
This projectstrack.dev site now runs on a Strackt maintained production server ✔
Up next
Mastering my Tools 🔨
Learning about proper testing 🧐