An Intro to React Props
Pre-requisites
Background knowledge of:
JavaScript
React Setup
React Components
JSX
Introduction
React applications thrive on components (which I like to think of as “little pieces of code for little pieces of content”); It follows the trend of sp...
dgold3680.hashnode.dev9 min read