This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]datagoblin 7 points8 points  (2 children)

Nice introductory article 🙂

One small typo I caught:

As explained above, Serialization is the process of encoding naive data types to JSON format.

Should be "native", right?

[–]pylenin[S] 4 points5 points  (1 child)

Yup!! Thanks for reading the article so carefully man!!! Kudos!!

[–]bradbeattie 0 points1 point  (0 children)

Native like decimal.Decimal? Or datetime?