Fixing bugs by adding more tests

I noticed a weird bug in my app that I stumbled upon accidentally. I was able to create a new wishlist but was unable to access it using the public link. The wishlist url was https://wishlist.itsybit.se/wishlist/1c1ac2ba-e86e-43a6-ace4-820e9ed37cf5 and the public url was https://wishlist.itsybit.se/wishlist/public/Nxl5CiAEcjkaBXsFbDM/KyweflNREg== It took a while but eventually I saw that the route was truncating… Continue reading Fixing bugs by adding more tests

Co-pilot helping with the boring frontend stuff.

If there is one thing that I hate like less, it is frontend development. Maybe not as much as I hate dislike databases though. So I thought this was the best first thing to outsource to copilot. Whether or not one can use chatgpt or copilot (from here on shall just be named AI for… Continue reading Co-pilot helping with the boring frontend stuff.