Chapter 8. Demonstrating Functional Reactive Programming in JavaScript – A Live Example, Part I
In Chapter 4, Demonstrating Nonfunctional Reactive Programming—A Live Example, we used ReactJS to migrate from the legacy code that has its own structure and was written without using ReactJS. In the last chapter, Chapter 7, Not Reinventing the Wheel – Tools for Functional Reactive Programming, we studied a few out of a great many tools that we might use when working with ReactJS. In this chapter, we will be covering a sort of central road of what to expect in mainstream development with ReactJS. One may add quite a lot of options to the basics, but the intent is to give a foundational example of how you can build a project with ReactJS.
We've spoken ...
Get React: Building Modern Web Applications now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.