To get the most out of this book
This book assumes that you are familiar with and comfortable with web technologies such as JavaScript, HTML, and CSS. Developers interested in expanding their understanding of design patterns and architecture will get the most out of this book. Students and beginners in the world of web applications can also follow this book by paying careful attention to the code examples and using the provided projects from the GitHub repository.
Software/hardware covered in the book |
Operating system requirements |
Official Vue 3 ecosystem:
|
Windows, macOS, or Linux |
Node.js (any version + v16 LTS) |
Windows, macOS, or Linux |
Web servers: NGINX, Apache |
Windows or Linux |
Visual Studio Code |
Windows, macOS, or Linux |
Chrome browser |
Windows, macOS, or Linux |
There are no specific hardware requirements considering modern computers, but it is recommended to have at least the following:
- An Intel or AMD CPU of at least 1 GHz
- 4 GB of RAM (more is better)
- At least 10 GB of available storage (for programs and code)
As a general rule, if your computer can run a modern web browser (Chrome/Chromium, Mozilla Firefox, or Microsoft Edge), then it should meet all the requirements to install and run all the developer tools mentioned in this book.
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.