backend opportunities
Mar 9 Β· 4 min read Β· As a developer, I use two Git identities: Personal GitHub account Office / company Git account At first this caused a lot of small problems. Sometimes I would commit to a personal project and late
Join discussion
Feb 27 Β· 9 min read Β· Why Ticket Sites Crash Exactly on Time (The Thundering Herd Problem) Hey everyone! π Welcome to System Design Diaries. Kya aapne bhi kabhi Republic Day (26 Jan) Parade ki tickets book karne ka try ki
Join discussion
Feb 4, 2025 Β· 2 min read Β· Prerequisites Next.js (Next.js edge network pe run karta hai - multiple servers like India, USA, etc.). Edge ka matlab hai distributed servers. Next.js ka behavior serverless hota hai, so different requests alag-alag edges pe handle ho sakti hain....
Join discussion
May 26, 2024 Β· 1 min read Β· STEP*::- 1 setup for development* open folder then run cmd on the folder path " run all these commands one by one 1. npm create vite@latest 2 cd <filename> step up the project look like this : 3. npm i 4. code . (for open vs code) now close ...
Join discussion