RSSAmplifier

Brian Kung · Jul 10, 2022

Oxidization: Nested hashes

0
Sign in to vote or save

This page did not load. You can still read it on the original site — the toolbar below keeps your place in the directory.

This might be an idiosyncrasy of mine, but I tend to use hashes a lot in Ruby. For instance, recently I was working on a code challenge involving ordering food. There were different categories of courses (breakfast, lunch, and dinner) and different categories of foods (main dish, side dish, etc.), and you need both in order to resolve the final dish name (e.g. lunch + side dish = "banchan" ). In…

Read on briankung.dev

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.