Ray Yang
Ray

Ray

Follow
Follow
homenewsletter
Tag

json

#json

More content

Read more stories on Hashnode


Articles with this tag

Unleashing the power of Go: How to Unmarshal Dynamic JSON

Mar 5, 20235 min read

Today we are going to write our own custom json.Unmarshal() method. I find it very useful and can make our code more maintainable and readable if we...

Unleashing the power of Go: How to Unmarshal Dynamic JSON