DEV Community

Jacob Stern
Jacob Stern

Posted on • Updated on

Day 37 / 100 Days of Code

Tue, August 6, 2024

Today, I took a closer look at my code for the final Responsive Design project and decided it was time for a thorough cleanup. It’s amazing how much clearer and more efficient the code looks now!

One lingering question from the first course is how to effectively keep track of all the element values in a project. I suspect that once we switch to JavaScript or React, these frameworks will provide their own systems for managing this, which is reassuring.

Unfortunately, my assessments for the first course are still not available, so I’ve submitted a support request and am waiting for a response. In the meantime, I’ve started the JavaScript front-end course. It’s exciting to see how all the tools and concepts are beginning to come together. The integration of different technologies is making the learning process even more enjoyable and rewarding.

Top comments (0)