AKAman Kushwahainamankushwaha100.hashnode.dev·Feb 23, 2025 · 5 min readAll React HooksWhat is Hooks? Hooks are special functions, that allow us to use state and other React features in functional components. Earlier, When we used to create react app using Functional component, then we didn’t have access to the state management and lif...00
AKAman Kushwahainamankushwaha100.hashnode.dev·Jan 18, 2023 · 2 min readWhat is difference between UI and UX?UI and UX are both important elements in the design of a product, but they serve different purposes. UI, or user interface, refers to the specific elements of a product that users interact with, such as buttons, text fields, and menus. It is the visu...00