InDeviant BlogbyVlad MihetJavaScript concepts you need to know in order to get started with ReactThis article will compile the most essential JavaScript concept you need to know in order to be ready to learn React.Mar 20, 2022Mar 20, 2022
InJavaScript in Plain EnglishbyVlad MihetHow to Simplify Your Life as a React DeveloperReact is a free and open-source front-end JavaScript library for building user interfaces or UI components. It is maintained by Facebook…Jul 3, 2021Jul 3, 2021
InDeviant BlogbyVlad MihetReact Hooks | useState hookWelcome to this new series in which I will be discussing and getting in-depth about various React Hooks with what they are, what they do…Jul 6, 2021Jul 6, 2021
InDeviant BlogbyVlad MihetReact Hooks | useEffect hookWelcome to the second addition to the React Hooks series!Jul 10, 2021Jul 10, 2021
InGeek CulturebyVlad MihetReact, Gatsby, Next.js. What to choose for your next app’s Frontend?Ever wondered what’s the difference between React, Gatsby.js & Next.js? Well, in this article I will go over each and help you pick the…Feb 13, 20221Feb 13, 20221
Vlad MihetWhat are Higher Order Components (HoCs) in React?Short Answer: Component Factories. Long answer, well, it’s long, be sure to check out the article to get a better understanding about them.Apr 2, 2022Apr 2, 2022
InDeviant BlogbyVlad MihetReact Hooks | useLayoutEffect HookThe third addition to the React Hooks list, the useLayoutEffect hook is quite an interesting one, and we’ll see why in a second.Apr 4, 2022Apr 4, 2022
InDeviant BlogbyVlad MihetReact Design Patterns | Container-Presenter PatternThe Container-Presenter design pattern has been initially coined by Dan Abramov and has been highly adopted due to the rather clean…Apr 30, 20222Apr 30, 20222