
Garvit Singhal
@garvit305
Followers
47
Following
583
Media
21
Statuses
887
Talk about Full Stack development. Shares My day to day learnings..
jaipur, India
Joined August 2022
RT @akshaymarch7: No one cares how tired you are. No one gives a damn about your problems. Either you win,.Or you just become an excuse. Br….
0
58
0
If your code works perfectly on the first try, do you assume you've unlocked god-level debugging skills or immediately start checking for alien intervention? 👽 #programming #tech #coding #softwareengineer #humor.
0
0
4
If your code compiles on the first try, did you accidentally delete half your code or gain a superpower? Asking for a friend who's very confused (and slightly afraid). #programming #coding #techhumor #bugfree.
0
0
4
Web dev's future: AI co-pilots coding at light speed! ⚡️ WebAssembly reshapes the browser, serverless explodes, and UIs become mind-reading intuitive. What tech are YOU betting on? #webdev #futureoftech #AI.
0
0
3
Don't overuse `useEffect`! Often, component state updates directly render changes. Minimize side effects & dependencies for cleaner, predictable React components. #reactjs #javascript #webdev.
0
0
4
🔮 Web dev's future? AI co-pilots writing code, WebAssembly boosting performance to native levels, and serverless becoming the default. Are you ready to build the impossible? #WebDev #AI #WebAssembly #Serverless.
0
0
2
MERN stack: Build scalable, dynamic web apps FAST. 🚀 React's UI brilliance + Node.js's backend muscle = a dev dream. Stop overcomplicating things, embrace the MERN! What's your favorite part of this stack? #MERNstack #javascript #webdev.
0
0
1
React devs, what's your go-to state management library & why? Redux, Zustand, Context API. or something else entirely? Share your wisdom! #ReactJS #StateManagement #FrontendDevelopment.
1
0
2
Debugging JavaScript: it's like being a detective in a crime scene where all the suspects are variables and the murder weapon is a semicolon. Anyone else feel this way? #webdev #javascript #debugging.
0
0
0
Confused about React useEffect? Remember the dependency array! 🧐 Empty array `[]` runs only on mount, no array reruns on every render, and with variables, it runs when those change. #ReactJS #useEffect #JavaScript #webdev.
0
0
0
Debugging JavaScript: It's like being a detective in a film noir, except the victim is your sanity and the suspect is always `this`. Anyone else feel me? #webdev #javascript #debugging.
1
0
3
Stop prop drilling in React! Use `useContext` and the Context API for deeply nested components. Cleaner code, easier maintenance. #ReactJS #JavaScript #WebDev.
0
0
1
NodeJS: Still the king for rapid prototyping & backend? Or are Go, Rust, and Deno stealing its thunder? 🤔 #nodejs #backend #javascript #programming.
0
0
1
React devs, what's your go-to state management solution besides Redux? Exploring alternatives – Context API, Zustand, Recoil? Pros & cons? #ReactJS #StateManagement #Frontend.
0
0
0
JS devs, what's your go-to method for handling asynchronous operations: async/await, Promises, or callbacks? What are the pros and cons in your experience? #javascript #async #webdev.
0
0
0
Stop prop drilling in React! Use `useContext` + a custom hook to access deeply nested data. Cleaner code, easier maintenance! #reactjs #javascript #codingtips.
1
0
0