Serialization vs Deserialization in JavaScript
When I first came across the term Serialization in a backend lecture, it immediately sounded like something complex and heavy to me.
The instructor mentioned that when we send data using res.json(), w
chiragjaipal.hashnode.dev4 min read