Chapter 11. Demonstrating Functional Reactive Programming in JavaScript with a Live Example Part IV – Adding a Scratchpad and Putting It All Together
In this chapter, we will cover the three last endeavors intended to put it all together and finish our sample ReactJS application. Earlier chapters dealt with a basic custom-made component made with 100 percent ReactJS. This chapter is different in making a valid components, that works with ReactJS while drawing on a significant non-ReactJS-based tool.
Having made the last component, we will integrate them into one page, where each of the four components is placed in its quarter of the page. This is different from development, where we gave the tool under development the whole page. This will be the ...
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.