HimadrikhaliHow to Pass data From one component to other in react using props (data enterend by user)…Step 1 :- First of all Create Folder Under src name Components after that create two js file in thatJun 14, 2023Jun 14, 2023
HimadrikhaliCode — How to create ToDo list in React #Simple Step by StepCertainly! Let’s go through the code in more detail and explain each part:Jun 6, 2023Jun 6, 2023
HimadrikhaliinAWS TipPROJECT vs APP in DJANGO | How to create Project / App in DJANGO /Templates in DJANGO with…A project refers to the entire application and all its parts.Jun 2, 2023Jun 2, 2023
HimadrikhaliReact RouterCertainly! I’ll explain a simple routing example in React using the React Router library. React Router is a popular library that allows you…May 29, 2023May 29, 2023
HimadrikhalionChange Event handler in ReactJs.How to use itThe onChange event handler is a prop that you can pass into JSX <input> elements.May 29, 2023May 29, 2023
HimadrikhaliList in React ? How to use map function in react ? Basic Example of map function in React.In React.js, the map() function is a built-in method that allows you to iterate over an array and create a new array with modified or…May 29, 2023May 29, 2023
HimadrikhaliWhat is useReducer in React How to use it? What is diffrence between useState and useReducer?To make your code more readable, you can move all your state updates into a single function that can exist outside your component. While…May 26, 2023May 26, 2023
HimadrikhaliExample of Fetch API in JAVASCRIPT step by step1. create index.htmlMay 12, 2023May 12, 2023
HimadrikhaliinDev GeniusPython was not found; run without arguments to install from the Microsoft Store, or disable this…Step 1:- while running python manage.py runserver it show above errorMay 2, 2023May 2, 2023