Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

posts/manually-parsing-json-with-moshi/ #42

Open
utterances-bot opened this issue Mar 16, 2021 · 3 comments
Open

posts/manually-parsing-json-with-moshi/ #42

utterances-bot opened this issue Mar 16, 2021 · 3 comments

Comments

@utterances-bot
Copy link

Manually parsing JSON with Moshi - Harsh Shandilya

Moshi is a fast and powerful JSON parsing library for the JVM and Android. Today we look into manually parsing JSON to and from Java/Kotlin classes

https://msfjarvis.dev/posts/manually-parsing-json-with-moshi/

Copy link

fablau commented Mar 16, 2021

Thanks for this awesome article!

Just one question: in your code you mention the readString() function. What is that referring to? Is that a custom function not mentioned elsewhere in the code?

I am looking forward to hearing from you.

Thanks again!

Fab.

Copy link
Owner

msfjarvis commented Mar 17, 2021

Hey Fab,

Thanks for letting me know, I've made the correction here.

@fablau
Copy link

fablau commented Mar 17, 2021 via email

msfjarvis pushed a commit that referenced this issue Apr 1, 2024
Fix site's title to be more SEO friendly
msfjarvis pushed a commit that referenced this issue Apr 1, 2024
Fix site's title to be more SEO friendly
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants