PinnedSahil GargCrack the code to make responsive websites — the easy wayMaking the desktop version is easy but when it comes to responsiveness, it becomes very difficult to scale the website down to mobile from…Jan 22Jan 22
Sahil GargBetter way to make disabled variants of componentsWhen creating large projects or ones where you need full customization, it is usually a good practice to recreate the basic UI components…Oct 5, 20231Oct 5, 20231
Sahil GarginStackademicNesting in CSS — A better way to structure stylesCSS can be cumbersome to read. It becomes easily very difficult to figure out which is the parent and which is the child. Also, which is…Oct 2, 20231Oct 2, 20231
Sahil Garg8 ways to center a div: The most common interview questionCentering a div is now a meme on internet but still to this day it is very common among software developers that they are not familiar…Sep 22, 2023Sep 22, 2023
Sahil GargNew way to create modals using HTML onlyAs HTML continues to evolve, the most used modal which were earlier implemented using JS have now gotten native support of HTML. It is…Sep 19, 20231Sep 19, 20231