Today was a little different from my usual coding routine.
I had to fill out a form for something, and it required a resume — so I ended up creating one from scratch. 📝 Honestly, it took way longer than I expected! My resume definitely still needs a lot of modifications, but hey, it’s a start.
After that, I spent some time reading documentation on the DOM (Document Object Model) — specifically learning how to edit and remove elements dynamically on a webpage. It’s pretty cool to see how powerful DOM manipulation can be with just a few lines of code.
What I Did Today:
Created the first draft of my resume (took forever 😅)
Read DOM documentation and explored some basic concepts
Learned how to edit and remove elements using DOM method
I haven’t fully decided what I’ll work on tomorrow, but I have a few things in mind. I’ll see what I feel like tackling tomorrow and keep the streak going.
Top comments (0)