@rizanb
developer, I build things and help others write better code
I am a fullstack developer. I share things that can make you a better developer. No paywalls.
Freelance work, collaborations
If you’ve been using tailwind for a while, centering a div is easy. There are two easy ways to center a div: grid place-items-center and flex items-center justify-center. But do you actually know when to use one over the other? Takeaway: "centering O...
