Posted inReact Testing React Functional Components with Jest & React Testing Library Posted by Emir July 29, 2019 Published on 29.7.2019 Testing is a critical part of the development process, ensuring your components…
Posted inReact Creating a Dark Mode Toggle with useContext Posted by Emir July 21, 2019 Published on 21.7.2019 As web applications grow more dynamic, user preferences like dark mode are…
Posted inReact Real-Time Search with useEffect and useState Posted by Emir July 15, 2019 Published on 15.7.2019 One of the most common features in modern web applications is real-time…
Posted inReact React Router 2019: Routing with Hooks Posted by Emir July 7, 2019 Published on 7.7.2019 React Router is one of the most popular routing libraries in the…