Technical requirements
To follow the code samples in this book, you need knowledge of JavaScript and how to use the command line. You should have Node.js (version 20 or higher) installed using the instructions at https://nodejs.org. For this chapter, additional knowledge of HTTP and cryptographic algorithms could be helpful.
The code used in this chapter can be found in the following repo:
https://github.com/PacktPublishing/The-Art-of-Micro-Frontends-Second-Edition/tree/main/Chapter14
For this chapter, there is no Code in Action (CiA) video available.