To get the most out of this book
You will need to have a good understanding of the JavaScript programming language and have some experience with existing software systems such as React.
Software/hardware covered in the book |
Operating system requirements |
ECMAScript 2023 |
Windows, macOS, or Linux |
TypeScript |
|
Node.js 20 |
Follow the guidelines to install Node.js version 20+ on your machine to be able to interact with the code files. The installers for the Node.js runtime can be found at https://nodejs.org/en/download.
If you are using the digital version of this book, we advise you to type the code yourself or access the code from the book’s GitHub repository (a link is available in the next section). Doing so will help you avoid any potential errors related to the copying and pasting of code.