𝗥𝗲𝗮𝗰𝘁 𝗖𝗼𝗺𝗽𝗼𝗻𝗲𝗻𝘁𝘀: 𝗧𝗵𝗲 𝗕𝘂𝗶𝗹𝗱𝗶𝗻𝗴 𝗕𝗹𝗼𝗰𝗸𝘀 𝗬𝗼𝘂 𝗡𝗲𝗲𝗱 𝘁𝗼 𝗞𝗻𝗼𝘄
Components are pieces of your website.
Follow these rules:
- Keep components small.
- Give them one job.
Break them apart if they do too much. A UserCard should not fetch data. A UserCard should not handle forms.
React components are simple. They work well.
Start small. Stay consistent. Build complex UIs.
Source: https://dev.to/kahenda/react-components-the-building-blocks-you-need-to-know-215k