Hi there, I'm Sujeet! ๐
Greetings, my name is Sujeet Agrahari, and I am a dedicated backend engineer hailing from India.
- ๐ฏ Iโm looking to collaborate on Awesome Database Design and Node Express Clean Architecture
- ๐ฌ Ask me about anything here
- ๐ Read my blog here
โโReal knowledge is to know the extent of oneโs ignorance.โโ Confucius โ
Opaque vs. JWT Refresh Tokens: Making the Secure Choice for Your Application
As software developers, we have a limited 'performance' coins. It's up to us to decide where to spend it, either on 'security' or 'user experience.' Make your choice wisely.
Why do we need a refresh token? We need a refresh token to maintain user se...
Mastering PostgreSQL Vacuuming
Vacuuming is used for periodic maintenance of the PostgreSQL database.
Generally, it is enough to let vacuuming be performed by the autovacum process.
Autovacuum is on by default in PostgreSQL. To confirm, you can check by running the command SHOW au...
โJust as the sun and moon take turns illuminating the sky, I am captivated by the complementary interplay of kebab-case and camelCase, working in harmony to craft elegant and functional code.โ