19 | tech bro | building & learning cool stuff

Joined November 2023
Photos and videos
Pinned Tweet
Day 15/100πŸ§‘πŸ»β€πŸ’» Today's progress till now: βœ… useRef βœ… Custom Hooks βœ… Rolling Up the State βœ… Avoiding Unnecessary Re renders βœ… Prop Drilling βœ… Context API βœ… Testing the Context API βœ… Recoil (Introduction) Learning when to use Context API, understanding the problems with prop drilling, and seeing how tools like Recoil help manage application state gave me a better picture of how larger React applications are built. #ReactJS #100DaysOfCode
Day 14/100 πŸ§‘πŸ»β€πŸ’» Today's progress till now : βœ… Children βœ… Lists & Keys βœ… Inline Styling βœ… Class-based vs Functional Components βœ… Lifecycle Events βœ… Error Boundaries & Fragments βœ…SPA & Routing βœ… Layouts βœ… Building a basic Website The more I learn React, the more I realize that creating great user experiences is not just about writing code, it's about organizing components, handling errors, and building maintainable applications. #100DaysOfCode
3
17
956
He was a great actor and engineer.
1
6
33
He is who he think he is 😼😼
2
5
36
People use AI to write code. I use DeepSeek to write comments in my code 😭😭 BTW, is it the right way to write Zod?
4
8
135
A quick reality check: If you code 1 hour every day for a year, you'll have ~365 hours of practice. That's more than many people get in their entire college curriculum. Small daily efforts compound so I am trying to be consistent 16 commit in a day was max for me till now
4
15
224
One lesson I've learned the hard way: Don't get stuck in tutorial hell. It's easy to feel productive watching hours of content, taking notes, and learning new concepts. But real growth starts when you close the tutorial and build something on your own. Once you learn a topic you should start doing practical application of it otherwise you'll feel you know it but when you'll try to use it latter you'll feel stuck
8
13
120
He's all over my insta feed πŸ₯€ , and thank god he's not stealing the jobs of developers 😭
4
15
812
Anurag Jha retweeted
If you're looking to learn concurrency through videos, I highly recommend checking out @arpit_bhayani concurrency playlist. The concepts are explained really well with practical, hands-on examples. The examples are in Go, but the underlying ideas apply regardless of the programming language you're using. While building my TCP chat system, I repeatedly watched the first couple of videos from the playlist to better understand how Go handles concurrency under the hood. Concurrency is one of those topics that often requires revisiting the material multiple times before the concepts truly click. At least that was the case for me.
5
3
54
1,333
49 % of the people in My feed are learning web dev/ web 3 49 % are learning DSA 2 % are learning AI/ML Is it just my timeline or are people in Ai/ML domain are really very few ?
19
53
2,394
What I learned about context API: The Context API is a powerful feature in React that enables you to manage state across your application more effectively, especially when dealing with deeply nested components. The Context API provides a way to share values (state, functions, etc.) between components without having to pass props down manually at every level. Context: This is created using React.createContext(). It serves as a container for the data you want to share. Provider: This component wraps part of your application and provides the context value to all its descendants. Any component that is a child of this Provider can access the context. Consumer: This component subscribes to context changes. It allows you to access the context value (using useContext hook) #ReactJS #100DaysOfCode
Day 15/100πŸ§‘πŸ»β€πŸ’» Today's progress till now: βœ… useRef βœ… Custom Hooks βœ… Rolling Up the State βœ… Avoiding Unnecessary Re renders βœ… Prop Drilling βœ… Context API βœ… Testing the Context API βœ… Recoil (Introduction) Learning when to use Context API, understanding the problems with prop drilling, and seeing how tools like Recoil help manage application state gave me a better picture of how larger React applications are built. #ReactJS #100DaysOfCode
1
10
187
What I learned about Prop Drilling: Prop Drilling happens when data is passed from a parent component through multiple intermediate components just so a deeply nested child can access it. While it works, it can make components harder to maintain as the application grows. Understanding this problem helped me see why solutions like Context API and state management libraries exist in React. #100DaysOfCode
Day 15/100πŸ§‘πŸ»β€πŸ’» Today's progress till now: βœ… useRef βœ… Custom Hooks βœ… Rolling Up the State βœ… Avoiding Unnecessary Re renders βœ… Prop Drilling βœ… Context API βœ… Testing the Context API βœ… Recoil (Introduction) Learning when to use Context API, understanding the problems with prop drilling, and seeing how tools like Recoil help manage application state gave me a better picture of how larger React applications are built. #ReactJS #100DaysOfCode
3
19
291
Day 15/100πŸ§‘πŸ»β€πŸ’» Today's progress till now: βœ… useRef βœ… Custom Hooks βœ… Rolling Up the State βœ… Avoiding Unnecessary Re renders βœ… Prop Drilling βœ… Context API βœ… Testing the Context API βœ… Recoil (Introduction) Learning when to use Context API, understanding the problems with prop drilling, and seeing how tools like Recoil help manage application state gave me a better picture of how larger React applications are built. #ReactJS #100DaysOfCode
Day 14/100 πŸ§‘πŸ»β€πŸ’» Today's progress till now : βœ… Children βœ… Lists & Keys βœ… Inline Styling βœ… Class-based vs Functional Components βœ… Lifecycle Events βœ… Error Boundaries & Fragments βœ…SPA & Routing βœ… Layouts βœ… Building a basic Website The more I learn React, the more I realize that creating great user experiences is not just about writing code, it's about organizing components, handling errors, and building maintainable applications. #100DaysOfCode
3
17
956
Should I share what I learnt in those topics? Like what I understood in those topics
2
60
It took 3 months to cross 200 and 5 days to reach 300! Lessss goooo I started to post my learning journey and people started to get connected, way to 500 now ✨
6
11
499
I'm posting while seeing this view πŸ˜‹
11
26
422
USA has Claude USA has ChatGPT USA has Gemini USA has Grok China has Qwen China has DeepSeek China has Kimi China has MiniMax India has?
155
1
78
10,687
Geo politics entering the ai domain was not in my expectations for 2026
The US government, citing national security authorities, has issued an export control directive to suspend all access to Fable 5 and Mythos 5 by any foreign national, whether inside or outside the United States, including foreign national Anthropic employees. The net effect of this order is that we must abruptly disable Fable 5 and Mythos 5 for all our customers to ensure compliance. Access to all other Claude models is not affected. We apologize for this disruption to our customers. We believe this is a misunderstanding and are working to restore access as soon as possible. Read our full statement: anthropic.com/news/fable-myt…
2
10
312
That .18 can change my life 😭 all I need is that rn
7
22
375
The frontend is tougher than the backend, Anyone with the same opinion or is it just me who's dumbo ?
24
29
1,516