On Dealing with Deep Hashes in Ruby — XF — Part One: Scopes
https://medium.com/@baweaver/on-dealing-with-deep-hashes-in-ruby-xf-part-one-scopes-f63447d59ee1
Ever had to deal with a lot of JSON? Tired of flat_map.map.map.compact.flat_map.argh? Learn how to tame your data, starting with how paths, getters, and setters work using Xf Scopes.
Post a comment