useEffect Demystified: A Beginner’s Guide to React’s Side Effect HookuseEffect is a hook in React that allows you to perform side effects in function components. It is a way to handle lifecycle events and…Dec 28, 2022Dec 28, 2022
The useState Hook: A Deep Dive into React State Management #2In the previous article <link> you have learned how to set up your first React environment and run your app using CRA.Dec 20, 2022Dec 20, 2022
Write Cleaner Code in JavaScript #4 CommentsThis is the third part of the clean code series. If you wish to start from the beginning just click here!Oct 15, 2022Oct 15, 2022
Write Cleaner Code in JavaScript #3 FunctionsThis is the third part of the clean code series. If you wish to start from the beginning just click here!Oct 9, 2022Oct 9, 2022
Write Cleaner Code in JavaScript #2 ObjectsIn the previous story I was going on about variables. If you wish to start from the beginning then click here!Oct 2, 2022Oct 2, 2022
Write Cleaner Code in JavaScript #1 VariablesWhy developers are so crazy about using this term? What does “clean code” actually stands for? I’ll try to address it all in this article.Sep 10, 20221Sep 10, 20221
Material UI in React #3 — Styles — adding global theme and overriding default stylesThis is the third part of the series. In this episode you will find out how to:Jan 3, 2022Jan 3, 2022
Material UI in React #2 — Adding and customizing navbar, grid & basic routingThis is the second part of the series. In this episode you will find out how to:Dec 6, 2021Dec 6, 2021
Material UI in React #1 — InstallationLearning MUI — from basic aspects to advanced customizationNov 23, 20211Nov 23, 20211