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
ββLess than 10% of the code has to do with the ostensible purpose of the system; the rest deals with input-output, data validation, data structure maintenance, and other housekeeping.ββ Mary Shaw β
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.β