AI-powered
podcast player
Listen to all your favourite podcasts with AI-powered features
Is It a Good Idea to Serialize a Framework?
The ability to serialize has implications for sharing game state or something like that. It's a strong guarantee that if you're going to have a state, we need to be able to serialize it and so we'll eagerly throw errors at you. So there are constraints that you have to learn as a developer. They're not particularly strong ones because if you think about it, next JS is already serializing the state of the application for you.