The first thing I built in React was a Todo list. There's a reason Todo is so common, and that's because it cements the basics. It's simple, but not too simple. It'll let you get a handle on events, unidirectional data flow, interpolation and basic JSX. Add in some color coding so you can get some practice on working in CSS in React.
We're a place where coders share, stay up-to-date and grow their careers.
The first thing I built in React was a Todo list. There's a reason Todo is so common, and that's because it cements the basics. It's simple, but not too simple. It'll let you get a handle on events, unidirectional data flow, interpolation and basic JSX. Add in some color coding so you can get some practice on working in CSS in React.