I recently started learning JavaScript. Just when reading MDN docs was getting tiresome, I stumbled upon this simple project: Game of Rock Paper & Scissor. While the coding part was easy, this project helped me learn something more important - approaching a problem like a programmer.
Read blogAs a coding newbie, my first encounter with CSS units was not very pleasant. There are enough of them to confuse someone who has just started their coding journey. So, if you are using rem all the time because you are clueless about what em,vh,vw and others are, here's an explainer for you.
Read blog