Blog posts tagged with testing

Find all the posts tagged with testing.

  • Thu Oct 10

    Day 3 of the Chatbot Challenge - Still database and some coding

    I just wrapped up a full day of database creation—it’s easy to forget how time-consuming it can be! But now that everything is structured in both diagram and code, I feel much more in control of the project.

    Read more
  • Mon Oct 14

    Day 5 of the Chatbot Challenge - Backend work

    After a long weekend spent with my loved ones and the kids, I came back feeling recharged, and wow, today was incredibly productive! In just about five or six hours of work, I managed to knock out 10 endpoints across two different services, all fully unit-tested with 75% coverage. That’s about 800 lines of code—though depending on how you count it, with all the vertical spacing I used, the number might be misleading. Either way, it was a solid chunk of work, and I’m really pleased with the outcome.

    Read more
  • Tue Oct 15

    Day 6 of the Chatbot Challenge - Switching contexts

    Today was all about shifting gears. I moved from backend work to focusing on UI, UX, and frontend development. It’s always an interesting mental shift because these tasks require different kinds of thinking. Maybe it even uses a different part of the brain—I’m not sure, but it feels that way to me. It’s not always easy to switch contexts, but using AI tools like Cursor and GitHub Copilot really helps. These tools are also pretty good on the frontend side of things.

    Read more