- Using container queries you can style cards to appear differently depending on the size of the element they are placed in - CSS Container Queries https://blog.rajatkapoor.me/css-container-queries-the-future-of-responsive-web-design-is-almost-here 15 comments web_design
- Writing my first react custom hook https://blog.rajatkapoor.me/writing-my-first-custom-react-hook-useoutsideclick 3 comments reactjs