Oddbean new post about | logout
 @98c56911 mapping to or consuming JSON is always a grey area of snake_case languages like ruby 🙈 Hopefully some library that goes in between usually do the normalising for me !

Can't wait for your next post using `?.` as a safe navigation operator in ruby 😏 
 @e3ee29f4 oh I’ve definitely done that one too 😂 As much as I love Ruby, I prefer ?. to .try.