Back to Glossary
DevelopmentIntermediate

What is Data Serialisation?

Converting data structures into a format that can be stored or transmitted, like JSON or XML.

Why It Matters

Serialisation is how data is transmitted between services and stored in files or databases.

Real-World Example

Converting a JavaScript object into a JSON string to send it over an API.

“Understanding terms like Data Serialisation matters because it helps you have better conversations with developers and make smarter decisions about your software. You do not need to be technical. You just need to know enough to ask the right questions.”

Callum Holt, Founder, 13Labs

Learn More at buildDay Melbourne

Want to understand these concepts hands-on? Join our one-day workshop and build a real web application from scratch.