Technical requirements
Though we are not creating the project in this chapter, you should know the requirements for it before going ahead.
We are going to use Angular 18 for our frontend, so please make sure you follow the prerequisites at https://angular.dev/tools/cli/setup-local. The prerequisites include the environment setup and the technologies needed in order to install and use Angular.
We are also going to be using Bootstrap version 5.0.0 (https://getbootstrap.com/), a toolkit for developing responsive web apps, and version 7.8.1 of RxJS.
You will also be able to find all of the code to create this project in the book’s GitHub repository: https://github.com/PacktPublishing/Reactive-Patterns-with-RxJS-and-Angular-Signals-Second-Edition.