Skip to main content

One post tagged with "builder"

View All Tags

Builder pattern

· 5 min read

intro

Image made by piercless

The objective of this post is to explain and show how to implement the Builder Pattern in a basic way.

Pre-requisites

Check all the description and information related to the Builder Pattern and return here to see a practical example.

Description

In the world of Konosuba, building an effective adventuring party is no easy feat! You need to consider various roles, attributes, and maybe even questionable quirks. The Builder pattern provides a flexible solution to create personalized adventurers.