Skip to main content

127 posts tagged with "Development"

The Development tag archive features a collection of tutorials and articles covering various aspects of software and web development.

View All Tags

Kotlin Serialization: A Deep Dive

· 11 min read
Engineering Team

Use kotlinx.serialization with explicit models, stable field names, tolerant decoding where required, custom serializers at boundaries, and tested schema evolution. This revised guide emphasizes supported APIs, production tradeoffs, and an upgrade-friendly path without tying the advice to a calendar year.