React Components: The Building Blocks of Your UI
React is a free and open-source front-end JavaScript library for building user interfaces based on components. The main building blocks or components in React are:
1.Components
Components are the main building blocks in React. They are reusable piece...
asritha.hashnode.dev3 min read
Gemma Black
I've been using Vue for years so this is a nice reintroduction.