Learning Reactjs
Oct 19, 2023 · 2 min read · You can learn ReactJS easily Here's all you need to get started :raised_hands: 1.Components • Functional Components • Class Components • JSX (JavaScript XML) Syntax 2.Props (Properties) • Passing Props • Default Props • Prop Types 3.State • useState ...
Join discussion