You will need a version of Nuxt.js throughout the book – the latest version, if possible. All code examples have been tested using Nuxt 2.14.x on Ubuntu 20.10. Here is a list of other essential software, frameworks, and technologies for this book:
Software/hardware covered in the book |
OS requirements |
Koa.js v2.13.0 |
Any platform |
Axios v0.19.2 |
Any platform |
Keystone.js v11.2.0 |
Any platform |
Socket.IO v2.3.0 |
Any platform |
MongoDB v4.2.6 |
Any platform |
MySQL v10.3.22-MariaDB |
Any platform |
RethinkDB v2.4.0 |
Linux, macOS |
PHP v7.4.5 |
Any platform |
Foundation v6.6.3 |
Any platform |
Swiper.js v6.0.0 |
Any platform |
Node.js v12.18.2 LTS (at least v8.9.0) |
Any platform |
NPM v6.14.7 |
Any platform |
If you are using the digital version of this book, we advise you to type the code yourself or access the code via the GitHub repository (link available in the next section). Doing so will help you avoid any potential errors related to the copying and pasting of code.