1 min read

I just published a new video on Kotlinx Serialization + Ktor šŸš€

I just published a new video on Kotlinx Serialization + Ktor šŸš€

I just published a new video on Kotlinx Serialization + Ktor šŸš€

In this video, I'll be covering:
āœ”ļø What Kotlinx Serialization is
āœ”ļø How does serialization work in general
āœ”ļø The advantages over other libraries like Moshi, Jackson, and Gson.
āœ”ļø Some basic features of Kotlinx Serialization
āœ”ļø šŸ’» Additionally, we'll build a KMP note-taking app that makes actual network requests and serializes data.