Forem

# kotlinserverside

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Kotlin + gRPC: Nesting, Composition, Validations, and Idiomatic Builder DSL

Kotlin + gRPC: Nesting, Composition, Validations, and Idiomatic Builder DSL

1
Comments
5 min read
Kotlin + gRPC: Enhance Protobuf schema design with Optional, Repeated, Maps, Enums, Oneof and backwards compatibility

Kotlin + gRPC: Enhance Protobuf schema design with Optional, Repeated, Maps, Enums, Oneof and backwards compatibility

1
Comments
8 min read
Kotlin + gRPC: Build your first service in four steps

Kotlin + gRPC: Build your first service in four steps

2
Comments
9 min read
Scope Isolation in Kotlin DSLs with @DslMarker

Scope Isolation in Kotlin DSLs with @DslMarker

4
Comments
4 min read
Turning Parquet File into a Queryable RESTful with DuckDB, Quarkus & Kotlin

Turning Parquet File into a Queryable RESTful with DuckDB, Quarkus & Kotlin

Comments
4 min read
Taking Kotlin Builders to the Next Level: A Type-Safe DSL Approach

Taking Kotlin Builders to the Next Level: A Type-Safe DSL Approach

1
Comments
8 min read
Kotlin Design Patterns: Simplifying the Proxy Pattern

Kotlin Design Patterns: Simplifying the Proxy Pattern

3
Comments
3 min read
Kotlin Design Patterns: Simplifying the Decorator Pattern

Kotlin Design Patterns: Simplifying the Decorator Pattern

4
Comments
3 min read
Kotlin Design Patterns: Simplifying the Observer Pattern

Kotlin Design Patterns: Simplifying the Observer Pattern

2
Comments 1
3 min read
Kotlin Design Patterns: Simplifying the Prototype Pattern

Kotlin Design Patterns: Simplifying the Prototype Pattern

6
Comments
2 min read
Kotlin Design Patterns: Simplifying the Builder Pattern

Kotlin Design Patterns: Simplifying the Builder Pattern

4
Comments
4 min read
Kotlin Design Patterns: Simplifying the Traditional Solutions (plus: Simplifying the Singleton Pattern)

Kotlin Design Patterns: Simplifying the Traditional Solutions (plus: Simplifying the Singleton Pattern)

8
Comments
3 min read
From Java to Kotlin: Elevating Back-End Development with Conciseness and Expressivity

From Java to Kotlin: Elevating Back-End Development with Conciseness and Expressivity

12
Comments
12 min read
loading...