Abhishek Goud
banner
snapcode.bsky.social
Abhishek Goud
@snapcode.bsky.social
💻 Aspiring Full Stack Dev | JavaScript, React.js, Next.js | Node.js, Express.js, MongoDB | UI/UX (Figma) 🎨 | Coding & Growing Daily 🌟
🌱 Day 14 – React Learning Progress Update

Today was a super busy day 🌀, but I still made time to keep my React learning streak alive!

Small progress > no progress 💪
December 18, 2025 at 3:32 AM
🌦️ React Learning Journey | Day __ 13

Today I worked on building a Weather App using React.
Focused more on understanding how things work than rushing to finish 🚀
December 17, 2025 at 2:03 AM
Day 12 of learning React.

Today felt like two different puzzles finally clicking together:

theme switching and dynamic data fetching.

Both looked simple. Both taught me way more than expected.

x.com/abhishekgo49...
x.com
December 16, 2025 at 3:06 PM
🧠 Day 11 – Deep Diving into React’s useEffect Hook

Today I learned how useEffect actually works under the hood — not just what it does.

Let’s break it down 👇
December 15, 2025 at 3:55 PM
Day 10 of learning React.
Spent half the day confused why my input wasn’t updating the way I expected.
Turns out… I was missing the whole point of onChange + state 😅👇
December 14, 2025 at 6:08 PM
Day 9 of learning React.js

Today I finally understood how state, input, add, delete & checkbox logic actually work together. It worked in my app, but my brain is still stitching the WHY 🧠⚡

My previous code has some syntax and logic issues.

x.com/abhishekgo49...
Abhishek Goud on X: "Day 9 of learning React.js ✅ Today I finally understood how state, input, add, delete & checkbox logic actually work together. It worked in my app, but my brain is still stitching the WHY 🧠⚡ My previous code has some syntax and logic issues. https://t.co/awFZWiDwkJ" / X
Day 9 of learning React.js ✅ Today I finally understood how state, input, add, delete & checkbox logic actually work together. It worked in my app, but my brain is still stitching the WHY 🧠⚡ My previous code has some syntax and logic issues. https://t.co/awFZWiDwkJ
x.com
December 13, 2025 at 3:19 AM
Day 8 of my React journey ⚛️
Today’s focus: useState – one of the most important hooks! 🧵

x.com/abhishekgo49...
x.com
December 12, 2025 at 3:09 AM
Day 7 of Learning React 🚀

Today I built a basic portfolio website using everything I’ve learned in the past 6 days — components, props, state, and a clean UI structure.
Feels great to see real progress 🔥
December 11, 2025 at 2:27 AM
🧩 Day 6 — Brushing up React ⚛️

Today I learned about event handling in React, which makes apps interactive and dynamic.

onClick → runs when a user clicks a button
onChange → tracks input or select value changes
onDoubleClick → handles double-tap actions
December 10, 2025 at 2:41 AM
Day 5 of my React Learning Journey ⚛️

Today I worked on Conditional Rendering and Lists in React.
I built a small Task Tracker that shows tasks dynamically.
Understanding how React decides what to display made everything feel more logical and easier.
December 9, 2025 at 3:07 AM
🚀 Day 4 — React Learning

Today I explored Inline Styling in React:
Styles written directly in JSX ✅
Perfect for small, dynamic, component-specific tweaks 💡
<button> = HTML element inside my custom Button component
export default lets me reuse components across files ⚛️
December 8, 2025 at 2:34 AM
Day 3 — Brushing up React ⚛️

Revised key React concepts 👇

./ vs ../ → import paths

index.css (global) vs App.css (layout)

Product list using .map()

Unique key in lists

{} needs return, () = implicit return

Small concepts → cleaner React code 🚀
December 7, 2025 at 2:50 PM
Day 2 of brushing up my React concepts! 🚀

Learned about:
✨ Props
✨ Reusable components
✨ Pure React setup
✨ StrictMode
✨ JSX → JS compilation
✨ Flexbox to align components horizontally

Built a profile card UI & passed data using props 🔥
On to Day 3!
December 6, 2025 at 2:05 AM
🚀 Day 1 of revising my React fundamentals

• How React apps actually mount into the DOM
• Role of index.html (root div)
• Role of main.jsx → where to render
• Role of App.jsx → what to render
• JSX → real HTML behind the scenes

Solid start. Excited for Day 2. 🔥
December 5, 2025 at 2:27 AM
Starting today, I’m revisiting React:

Learning & revising key concepts
Building small projects daily
Sharing what I learn day by day
Follow my journey & let’s grow together! 🌟
December 5, 2025 at 2:27 AM