My Blogs

Sorting Algorithms with Javascript

The sorting algorithms are the fundamentals of Data structure and are considered important if one wants to develop logical thinking. So here, we'll be looking at the 4 most popular sorting algorithms and implement them using Javascript.


The Box Model

You must have seen many different versions of this meme, all of them tell the same story, "Everybody hates CSS. I did too, in fact when I started my journey in web development, CSS for me stood for "Can be Soul Sucking". But it doesn't have to be if you've mastered the absolute basics of CSS and one of the most important and basic concept of CSS is "The Box Model".