June 2018
Intermediate to advanced
360 pages
12h 19m
English
This chapter covers
Did you know you can use React outside the browser? That’s because some parts of the react-dom library don’t require a browser environment to work and can run on the node.js runtime (or almost any JavaScript runtime with sufficient language support). To be fair, most JavaScript that isn’t platform-specific can run on the browser or server; that would exclude IO-related features ...
Read now
Unlock full access