If you are asking yourself "Why is Tailwind such hot stuff?" – this post is for you. I'll list my reasons why Tailwind CSS could be the right CSS framework for you or your team.| Shimin's Separate Concerns
Should I be sorting heap objects by distance, shallow size, or retained size? JavsScript memory is managed automatically, meaning the JS engine's garbage collector releases heap memory automatically when they are no longer in use.| Shimin's Separate Concerns
The short answer is no, as long as you are only using negative CSS margins to bring elements closer together than their box model properties would allow.| Shimin's Separate Concerns
In this post, I'll go over 4 methods of style updates using Javascript and their use cases. We'll also consider each method's usefulness in terms of its CSS Complexity. That is, how easy is it to understand and modify.| Shimin's Separate Concerns
Does the thought of making a minor style update in a large front-end project give you pause? This week, I want to take a look at what makes CSS complex.| Shimin's Separate Concerns
In this post, I will briefly go over the history of CSS pseudo-element and pseudo-class selectors, how they differ, how to combine them in everyday usage, and why I am an ::after only guy now.| Shimin's Separate Concerns