Up and Running with React Hooks inside of a ReasonML

InstructorThomas Greco

Share this video with your friends

Send Tweet

Throughout the last year, the use of React hooks has taken the world of web development. Hooks provide users with an easy way to handle interactivity within ReactJS applications, so it's no surprise that the latest release of the ReasonReact library makes great use of them.

In this lesson, we'll get started using ReasonReact 0.7.x by scaffolding out an application using the BuckleScript command-line tool. Once scaffolded, we'll go through the steps needed in order to properly run our application within a development environment that is ripe for productivity!

Resources