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.