DEV Community

Dipta profile picture

Dipta

I write about things I learned the hard way, and things I want to understand better.

Location Tokyo, Japan Joined Joined on  github website
READ COMMITTED isn't as safe as you think

READ COMMITTED isn't as safe as you think

Comments 2
6 min read

Want to connect with Dipta?

Create an account to connect with Dipta. You can also sign in below to proceed if you already have an account.

Already have an account? Sign in
When React says 're-render', it actually means three things

When React says 're-render', it actually means three things

Comments
4 min read
A real-time feature I built twice

A real-time feature I built twice

Comments
3 min read
You're a Real Frontend Developer Only If...

You're a Real Frontend Developer Only If...

Comments
2 min read
Should we use localStorage for storing auth token?

Should we use localStorage for storing auth token?

Comments
5 min read
CSRF, and the cookie flag

CSRF, and the cookie flag

Comments
4 min read
What's actually going on with CORS, under the hood

What's actually going on with CORS, under the hood

Comments
6 min read
When dev and prod disagree about your CSS

When dev and prod disagree about your CSS

3
Comments
4 min read
loading...