Learning TypeScript For React Developers
New to TypeScript and React! Looking for must-know tips and favorite resources. Share your expertise!
A passionate Software developer.
New to TypeScript and React! Looking for must-know tips and favorite resources. Share your expertise!
Earned Frontend Developer (React) Certificate from HackerRank! Excited to build & grow in the JavaScript ecosystem.
Building a note-taking app for coders with React, been working on it for 10 days, almost finished!
Built an Expense Tracker App with React & Redux, focusing on state management and reusable components. Not responsive, best viewed on desktop. Check it out: Live link or Github link.
Learning Redux Toolkit & React-Redux! Set up store with createSlice, using useDispatch & useSelector for state management. Getting the hang of it!
Exploring React Router & state management! Handling navigation, prop drilling, and using Context API for better state management. Tips or resources to dive deeper?
Learning React with Vite, digging into docs & GitHub source code to grasp rendering concepts! Custom React app built to solidify understanding of React's inner workings.
Try Codecademy's React course, freeCodeCamp's React tutorials, and Traversy Media's React playlist on YouTube for a solid start!
Built a basic Weather App with Tailwind CSS for styling & JS for functionality. Displays temp, humidity, wind speed, pressure & more! Check it out on GitHub: https://github.com/imrancodes/Weather-app
Built E-commerce Product Page with HTML, CSS & JavaScript. Features include dynamic cart system, image gallery & responsive design. Check it out on GitHub or live demo!
Wrapped up learning npm! Can now manage packages, handle dependencies & automate tasks with ease. Ready to take on new projects with confidence!
Learned OOP concepts in JS: constructor funcs, classes, encapsulation, private props/methods, inheritance, prototypes & static methods. Ready for advanced projects!
Built a REST Countries Explorer with the REST Countries API, learning about APIs, data handling & more. Added dark/light mode for better UX. Project idea from frontendMentor. Check it out!
Learned about APIs in JavaScript: APIs explained, GET/POST/DELETE methods, sync vs async code, callbacks, promises, fetch, async/await & more! Ready to build cool projects!
Completed Pop-Up Newsletter Subscribe form using HTML, CSS & JavaScript! Solidified understanding of dynamic pop-ups and event handling. Check it out on GitHub: https://github.com/khanimran17/Pop-Up-Newsletter-Subscribe
Wrapped up project! Built responsive hamburger menu & learned UI tricks. Check it out on GitHub: https://github.com/khanimran17/Foodie-Hamburger or live demo: https://quiet-custard-26c007.netlify.app
Just learned key JS concepts: functions, execution context, call stack, hoisting, scope, higher-order functions, setTimeout, setInterval, event loop & callback queue. Feeling more confident in my coding skills! 💻
Starting JavaScript journey! Beginner-friendly tutorials needed for strong fundamentals. Recommendations welcome!
Built Testimonials Grid Section with CSS Grid, perfect for structured layouts! 💻🎨 Live demo: https://courageous-chebakia-b55f43.netlify.app/ GitHub: https://github.com/khanimran17/Testimonials-grid-section
Just completed 'NFT Preview Card Component' using HTML & CSS! Check it out on GitHub and explore the code. Feedback is welcome!
Over-engineering code is a costly mistake, leading to complexity and maintenance nightmares.