November 2022
Intermediate to advanced
514 pages
11h 19m
English
In the previous four chapters, where we looked at Node and React, in both of those, you saw code written in JavaScript. That makes total sense given that Node uses Google’s V8 JavaScript engine to execute code, and React is (most usually at least) used to create browser-based applications, and browsers speak JavaScript (along with HTML and CSS of course).
But there is, at least arguably, a better option, one that overcomes many of the perceived shortcomings of JavaScript and makes for more robust ...
Read now
Unlock full access