Browsing Tag
webdev
2272 posts
💅 💔 100 Days CSS in 10 Days — Because Who Needs a Girlfriend When You Have border-radius?
Intro Ever doomscroll your way into developer rage? Yeah, me too. So yesterday I was minding my own…
Lynx Framework for Sale🙂🐾
Hello everyone, I have put the Lynx project on hold because I am currently busy with another project.…
Creating Responsive Product Grids with Tailwind CSS
A product grid is the backbone of most e-commerce pages. A clean, responsive layout makes browsing easier, encourages…
Using Laravel Event Listeners for Cleaner, Decoupled Code
As your application grows, it’s common to see controllers doing too much — saving data, sending emails, updating…
[Boost]
Kafka Producer Stability Check: Ensuring Message Safety in Apache Kafka Sanha Ko ・ May 4 #webdev #kafka
What is Database Server?
database server is a server which uses a database application that provides database services to other computer programs…
Kubernetes: The Overblown Balloon in the Tech Playground
Hey there, fellow code wranglers! 👋 Remember when you were a kid and there was always that one…
Building Your Own HMAC-Signed Double-Submit CSRF
For years, Express apps have relied on the csurf middleware to defend against Cross-Site Request Forgery. But with…
This Python Script Found 1,237 Leaked Passwords in 3 Minutes
🎁 Grab These Exclusive Tech Learning Kits (Dev.to Readers Only) Before you dive into the article, here are…
Authorization in MCP Server with Permit.io – A JIRA-like Task Management API
This is a submission for the Permit.io Authorization Challenge: AI Access Control 🦄 What I Built I built…