To get the most out of this book
To delve deeply into this book, having a text editor at hand is crucial; choices such as Visual Studio Code or Vim are commendable, but any other editor of your preference will serve well. An alternative is a full-featured Integrated Development Environment (IDE) such as WebStorm or IntelliJ, which, while not mandatory, could significantly ramp up your efficiency.
A command-line interface is another requisite; for Mac or Linux users, the setup is already in place, but Windows users might need to make an installation—Windows Terminal is a good choice, providing a modern terminal and command-line experience. Preparing these tools in advance will ensure a seamless journey as you traverse through the content of this book.
Software/hardware covered in the book |
Operating system requirements |
React 16+ |
Windows, macOS, or Linux |
TypeScript 4.9.5 |
|
Visual Studio Code or WebStorm |
|
Terminal/Window Terminal (for Windows users) |