Lucas Fugisawa on Kotlin
Lucas Fugisawa on Kotlin
  • Articles
  • Newsletter
  • LinkedIn
  • Kotlin Devs Brasil
  • E-mail

January 2024

Blog

Kotlin Design Patterns: Simplifying the Singleton pattern

The Singleton pattern is a design pattern that ensures a class has only one instance, while providing a global point of access to it. This pattern is used when exactly one object is needed to coordinate actions across the system. This is useful in scenarios like configuration managers, where a Read more…

By Lucas Fugisawa, 1 yearJanuary 26, 2024 ago
Recent Posts
  • Kotlin + gRPC: Tooling, CI/CD, and Architectural Practices
  • Kotlin + gRPC: Streaming, Deadlines, and Structured Error Handling
  • Kotlin + gRPC: Nesting, Composition, Validations, and Idiomatic Builder DSL
  • Kotlin + gRPC: Enhance Protobuf schema design with Optional, Repeated, Maps, Enums, Oneof and backwards compatibility
  • Kotlin + gRPC: Build your first service in four steps
Recent Comments
No comments to show.
Archives
  • May 2025
  • April 2025
  • February 2025
  • March 2024
  • February 2024
  • January 2024
  • December 2023
Categories
  • Blog
Hestia | Developed by ThemeIsle