Where to Go from Here?
Want to learn more about web development and React? I have a few other courses already on Educative! Have a look.
We'll cover the following...
Other Courses by Me on Educative
Advanced React Patterns With Hooks — With the release of hooks, certain React patterns have gone out of style. Hooks are likely the way we’ll be writing React components for the next couple of years, so they are quite important. React patterns can still be used, but in most cases, developers will be better off using hooks. For example, they should ...