DEV Community

Yasmin
Yasmin

Posted on

Day 3 of JavaScript: Where Three Days Can Break Your Brain

Hey y’all!

Day three of JavaScript studying…

yeah..So, we gave up on the “finish in a month” plan because it's impossible to happen haha. Honestly, this time I’m not just tired, I’m literally depressed. Funny thing? Just the third day of learning JS is enough to get me like this 😂
Anyway…

Today I tackled:-

  • JSON.stringify(), JSON.parse()
  • deleteSingleItem()
  • setUpdate(), Update()
  • .classList.add(), .classList.remove()
  • deleteAll()
  • update single item even if I set a count
  • this.id, id call
  • scroll
  • search by mood: update or create, getSearch() by category or by title
  • DOM Intro
  • && = and, || = or

That’s it! The info was fun and I got it pretty well.. I practiced a lot, but got exhausted from all the overlapping info and code. Forgetting things didn’t help either it was the main reason it felt so hard.

And the update function? Biggest headache EVER. Spent hours fixing one error and then boom… a new one appears. Some problems still have literally no reason, but that’s normal when learning. The scary part is thinking if I forget all this… my brain wouldn’t survive 😂😂

So yeah, I’ve finally studied CRUDS completely!!!!🎉
Uh… with lots of errors, but let’s just ignore them and celebrate that I finally finished!

Tomorrow I’ll review the code, write notes on the errors, and their fixes. Also planning to study a bit lighter because I’m totally burnt out from coding. Today’s study barely counts ..info is simple for most. but, it drained me physically and mentally.

Hopefully I’ll post again tomorrow.
Hope you all have a great day. Bye!

Top comments (0)