📰 Dev.to · Dipta
3 articles · Updated every 3 hours · View all reads
All
Articles 90,129Blog Posts 108,824Tech Tutorials 22,436Research Papers 19,214News 14,758
⚡ AI Lessons

Dev.to · Dipta
2w ago
CSRF, and the cookie flag
<form action="https://bank.com/transfer" method="POST"> <input name="to"...

Dev.to · Dipta
3w ago
What's actually going on with CORS, under the hood
CORS is one of those things every web developer runs into sooner or later. Most of us know how to fix...

Dev.to · Dipta
1mo ago
When dev and prod disagree about your CSS
This started right after we shipped a production release of our feature. One of our engineers was...
DeepCamp AI