
Arjun Thakur
@ATarjun007
Followers
6
Following
13
Media
4
Statuses
6
Joined June 2025
Had a "TypeError: Turns out, my backend sent `data.users` but I was trying to read `data.Users` in my frontend state ! 😅. Lesson learned:Pay attention to API response casing! & Console logs are gold. #ReactJS #Frontend #Debugging #WebDev
0
0
0
The challenge: Ensuring different user roles see only the features relevant to them (e.g., hiding the cart for staff/admins). The fix: Meticulous #StateManagement with React #ContextAPI, #ConditionalRendering #RoleBasedUI #SPAs #FrontendDevelopment #JavaScript #WebDev
0
0
0
Debugging a full-stack deployment can be a wild ride! Just tackled a stubborn git pull error on Render where case-sensitive file paths broke my frontend build . #WebDev #FullStack #ReactJS #Vite #Git #GitHub #Deployment #CI_CD #Debugging #Render #Vercel #Frontend
0
0
0
Just crushed a #BackendDevelopment bug! My backend (using #Multer) was already parsing my form data into a JavaScript object. I was just trying to JSON.parse an object that was already an object! .The fix: Simply removed the extra JSON.parse() line!.#NodeJS #MongoDB #ExpressJS
0
0
0
Can't believe it's already been 6 months grinding on web development with the MERN stack! .I am officially taking my #MERNStack journey to X! I'll be sharing the real process here,the #CodingChallenges, the #NastyBugs, & the #Solutions. #LearningInPublic #BuildInPublic.
0
0
0