Okay, so today I continued working on my personal project. It’s day 20 of 27, so I’m getting pretty close to the end!
I started by reviewing where I left off yesterday. I had a bunch of things roughly working, but nothing was really polished.
Fixing Bugs
- I spent a good chunk of the morning just fixing bugs. You know how it is – you think you’ve got something working, and then you test it and… nope.
- I was running into a problem with the data not displaying correctly. And fixing bugs is really important to me.
- I was looking for the * out, I had a tiny typo in one of my functions. Ugh, so frustrating, but at least I found it!
- After I was fixing the bug,I was adding some basic styling. Just enough to make it look a little less… rough.
Adding Styling
Then, I moved on to adding a new feature. I wanted to be able to show every changes.

- I got the basic functionality working pretty quickly.
- I tested it out. It’s always so satisfying when something actually works the way you expect it to!
Finishing And Feeling
I finished up the day by cleaning up my code a bit. You know, deleting old comments, making sure everything is formatted nicely. It’s not the most exciting part of the process, but it’s important.
Overall, I’m feeling pretty good about my progress today. I fixed a bunch of annoying bugs, added a new feature, and cleaned everything up. Not bad for a day’s work!