Tre' Shows how you can implement the builder pattern using an immutable approach. If you want to use the builder pattern with mutable objects then take a look at the previous video in the series.
Builder Pattern with Mutable Objects
• Builder Pattern - A Mutable Approach
Mutablility VS Immutability
https://www.tiny.cloud/blog/mutable-v...
Immutability
https://levelup.gitconnected.com/the-...