How Data is Serialized from Server to Client In Nuxt
In this lesson, we take a look at what it means when the Nuxt docs say that they use devalue to serialize data from the server to the client. It does NOT mean they use devalue when serializing data from API endpoints.