Reusable State and Effects with React Hooks

This week my latest Egghead.io course was launched entitled, Reusable State and Effects with React Hooks.

Previously, in order to add state or side-effects in React you had to create a Class Component. However, with the introduction of the Hooks proposal (currently pre-released), you can now add state and effects to a Function Component. In addition, you can extract your hook logic and create a custom hook that can be shared across your app.

Course Introduction

The above video is hosted on egghead.io.

πŸ†“ The Reusable State and Effects with React Hooks course is currently free to watch until Sunday December 16th. So, watch today!

Lessons

The following is a list of lessons that are included in this React Hooks course.

Conclusion

I hope you enjoy the course and find something useful that you can start using in your projects. Remember, you can watch the whole course free for a week!

If you enjoyed this post, please consider sharing it with others via the following Twitter or Reddit buttons. Also, feel free to checkout my egghead.io profile page for addition free and subscription lessons, collections, and courses. As always, you can reach out to me on Twitter at @elijahmanor. Thanks and have a blessed day!

Reddit