Since Reason's reach is so broad, there are so many different ways to approach learning it. This book has focused on learning Reason from the perspective of a frontend developer. We've taken skills and concepts that we're already familiar with (such as building web applications with ReactJS) and explored how we would do the same with Reason. While on this journey, we learned about Reason's type system, its toolchain, and its ecosystem.
I believe the future of Reason is bright. Many of the skills we've learned are directly transferable to targeting a native platform. Reason's frontend story is currently more polished than its native story, but it's already possible to compile to both web and native. And it's only going to get better from here. There have already been huge improvements from when I first started using Reason, and I...