
Pulkit Ahuja
@PulkitAhuja02
Followers
6
Following
17
Media
7
Statuses
40
Joined March 2024
Things I learned today: ๐.1๏ธโฃ Deep dived into Recoil for state management ๐ฅ.2๏ธโฃ Learned to use Selectors for derived state in Recoil ๐ฏ.3๏ธโฃ Explored the basics of Tailwind CSS for fast & clean styling ๐จ.#Recoil #TailwindCSS #React.
0
0
0
Things I learned today: ๐งโ๐ป๐.1๏ธโฃ Using Suspense & fallback for handling lazy loading ๐ฅ.2๏ธโฃ The problem of prop drilling & why it's messy .3๏ธโฃ Context API to fix prop drilling but its downside โ unnecessary re-renders โ ๏ธ.4๏ธโฃ Recoil for state management โ cleaner & more efficient.
0
0
1
Built a Password Generator ๐. Used React hooks:.๐น useState for managing states. ๐น useEffect for auto-generating passwords. ๐น useRef to copy passwords easily. ๐น useCallback to optimize functions and avoid re-renders.#ReactJS
0
0
0
Coded to understand without useCallback vs with useCallback. Learned how function references change on re-renders. useCallback helps in preventing unnecessary child component re-renders. #React #useCallback #ReactOptimization
0
0
0
Things I learned today:. React.memo ๐ง .useMemo ๐ ๏ธ.useCallback ๐.Differences & when to use them.From tomorrow: Revising DSA while continuing with React! ๐ #ReactJS #WebDevelopment #DSA.
0
0
0
๐ Built a "Background Color Changer" in React! . Things I learned:.State management with useState.Event handling for dynamic updates.Inline & Tailwind CSS styling.#ReactJS #FrontendDevelopment
0
0
1
โ๏ธ Made my first simple project using React: A basic calculator. ๐ Things used from React:. Components.useState hook.Event handling.#React #WebDevelopment
0
0
1
Things learned today:.Types of Hooks in React : .useState: For state management.useEffect: For side-effects like API calls.useContext: For global state management.Custom Hooks: Reusable logic.#React #WebDevelopment.
0
0
0
Things I did today:. Created a simple to-do site using React.Didnโt fully understand the backend, need more practice.#LearningJourney #React.
0
0
1
Felt like Iโm too late to start developmentโcollege is over, and others began earlier. These thoughts hit hard. But truth is, I told myself the same thing last year when I had time. Starting late might feel tough, but in the long run, it wonโt matter. Keep going. #FailuresDiary.
1
0
1
Just wrapped up learning:. React props & state.How React works under the hood.Vite folder structure breakdown.Excited to apply these insights in my coding journey! ๐. #ReactJS #WebDevelopment #Coding.
0
0
1
Things I learned today:. ->React Components (Parent-Child communication).->Props and Callback Functions.->Event Handling in React (Arrow Functions, Binding, Passing Methods as Props).->Virtual DOM, Diff Algorithm, and Efficient Re-rendering.#React #WebDevelopment.
0
0
0
Things I learned today:. ->Difference between functional and class components in React.->Still not able to get the clarity on some of the concepts though. #React #WebDevelopment #LearningJourney.
0
0
0