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
ββLet us change our traditional attitude to the construction of programs: Instead of imagining that our main task is to instruct a computer what to do, let us concentrate rather on explaining to human beings what we want a computer to do.ββ Donald E. Knuth β
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.β