Rajarshi Sarkarforrajsarkar.hashnode.netยทApr 15, 2023Understanding React PropsWhat are React Props? In React, props are a way to pass data from a parent component to a child component. The arguments we pass to functions are called "props" in React Components. It is an object which stores the value of attributes of a tag and gi...React Basics: A Beginner's GuideReactAdd a thoughtful commentNo comments yetBe the first to start the conversation.