DEV Community

Cover image for 30 Days of Code - Day 29:
Akshita
Akshita

Posted on

30 Days of Code - Day 29:

Hey there đź‘‹ hope you're doing well

Okay, so I have a confession to make. I'm really sorry for not posting when there were only two days left. I got into a cycle of procrastinating so much, and before I knew it, a few days had passed. I should have been more disciplined about posting, and I’m kicking myself for it.

But the good news is, I'm back! And I promise that tomorrow, without any gaps, I will be posting the Day 30 article to wrap this all up.

Thank you so much for sticking around, whether you're one of my three followers or just someone who stumbled upon my posts. I'm genuinely grateful to each and every one of you, and your support, even if you don't follow me, means a lot.

So, what have I been up to these past few days? I've been focusing even more on learning backend development. I've been studying a bunch of things in Node.js:

  • I learned about modules, which are basically just a way to break up your code into smaller, reusable pieces.

  • I got into file handling, so you can read and write files on the server.

  • I also spent time building my first HTTP server, which was a huge milestone.

  • But out of all these things, the most interesting part for me was understanding the architecture of Node.js. It's crazy how it works with the event loop and single thread to handle so many things at once. It's so different from what I expected, and it's making me appreciate the power of Node.js even more.

So yeah, that's what's been going on. I'm back on track and ready to finish this challenge strong!

Signing off 🌸
Akshita

Top comments (1)

Collapse
 
trojanmocx profile image
ALI

Vanishing with just two days left felt less like procrastination and more like the mysterious exit of a love interest in a slow-burn romance novel. The suspense was borderline cruel, but then the grand return came—complete with Node.js and an HTTP server—as if to remind us that some cliffhangers are worth waiting for.