PCSalt
YouTube GitHub

# builder-pattern

1 post

Kotlin DSL — Build Your Own Type-Safe Builder

Learn how to create type-safe DSLs in Kotlin using lambdas with receivers, extension functions, and builder patterns. Build a real HTML DSL and a config DSL from scratch.