To get the most out of this book
You should ensure that you have a basic understanding of HTML, CSS, JavaScript, TypeScript, Java, and REST API. You don’t need intermediate or advanced knowledge of the requirements mentioned.
Software/hardware covered in the book |
Operating system requirements |
Node.js (LTS version) |
Windows, macOS, or Linux |
Angular |
Windows, macOS, or Linux |
Java 17 |
Windows, macOS, or Linux |
Visual Studio Code |
Windows, macOS, or Linux |
IntelliJ IDEA |
Windows, macOS, or Linux |
Google Chrome |
Windows, macOS, or Linux |
Don’t lose hope if you are facing problems when installing runtimes, SDKs, or any software tools in general when developing an application. Errors are common, but searching for error messages on Google greatly helps developers when troubleshooting certain problems.
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.
Play around with Angular on stackblitz.com or codesandbox.io to see the look and feel of Angular without installing anything on your computer.