All about JSX, Component, Props, and Hooks
Hello Everyone, In this article, we are going to explore what is React JSX, Component, props, and Hooks.
What is JSX?
JSX means to be javascript XML/Html. We can write react code using a .js file, and that is completely okay but most people find it h...
deep9110.hashnode.dev3 min read