Blendi Ibraj3 Simple and Useful Practices to Organize Your React Components for Beginners1) Keep your components small whenever possibleFeb 18, 2021Feb 18, 2021
Blendi IbrajFrontend Mentor: The perfect site for practicing your frontend skillsAnyone who’s just starting out with frontend development will probably tell you the same thing: learning the concepts is different from…Feb 11, 2021Feb 11, 2021
Blendi IbrajFetching and Displaying Data using the Fetch APIFetching data and displaying it in the browser can be a great exercise to practice your front-end skills. In this article, you’ll see…Feb 5, 2021Feb 5, 2021
Blendi IbrajHow to Handle Multiple Inputs in a React Form with the useState() HookHooks have simplified many aspects of coding in React. The biggest advantage is that we now have access to state and lifecycle method…Jan 29, 2021Jan 29, 2021