ProjectsReact
Build a Weather App with React and OpenWeather API
5 min read
The classic portfolio project. Learn how to fetch data from a REST API, manage loading states, and display dynamic icons in React.
Read article4 articles to explore
The classic portfolio project. Learn how to fetch data from a REST API, manage loading states, and display dynamic icons in React.
Read articleHooks vs. Class Components in React: Compare features, pros, and cons for modern front-end development. Choose the best approach!
Read articleA comprehensive, step-by-step guide to building a flexible, accessible, and reusable pagination component from the ground up using React, complete with best practices and advanced features.
Read articleLearn how to create a stunning, interactive spotlight effect that follows the user's mouse on hover. This comprehensive guide covers everything from pure CSS illusions to advanced JavaScript techniques and React implementations.
Read article