ARAbdul Rahmaninblog.abdulrdeveloper.me·4d ago · 25 min readGit & GitHub | oriantation class + cohort 3 + tea class 101_Git_And_GitHub_Why_Learning_Matters Question :: > Sab se pehle question aata hai ke hum Git & GitHub hi kyun Study karna chahte hain? Git ke bina bhi to work ho raha tha, fir kya wajah thi ke Git &00
ARAbdul Rahmaninblog.abdulrdeveloper.me·Jun 11 · 3 min readHow to Fix React (Vite) & Next.js Auto-Refresh Not Working on WindowsHave you ever saved a file in your React or Next.js project and... nothing happened? You go to the browser, manually refresh it, and only then the change shows up. Or maybe you have to kill the dev se10
ARAbdul Rahmaninblog.abdulrdeveloper.me·Jun 2 · 4 min readNext.js Middleware — Route Protection Without Any LibraryMost beginners think route protection means installing NextAuth or Clerk. It does not always have to be that. For a small project, a hackathon prototype, or just something you are building to learn — 00
ARAbdul Rahmaninblog.abdulrdeveloper.me·May 23 · 10 min readChai aur SQL — A Beginner's Journey into DatabasesSQL stands for Structured Query Language. It is the language we use to talk to relational databases like MySQL, PostgreSQL, and SQLite. What is a Server and Where Does the Database Live? Most beginner00
ARAbdul Rahmaninblog.abdulrdeveloper.me·Feb 1 · 8 min readChai aur CSSIntroduction CSS stands for Cascading Stylesheet. Cascading is a word that is meant by overwriting. The stylesheet is just for styling. While overwriting the style of an element , Cascading first 00