I miss ya, RUBY!
Sep 4, 2018 · 2 min read

When I went mushroom hunting, I realized that counting how many mushrooms we had collected(and what kind) is easier using Ruby than Javascript. In Ruby, when you make a count hash, you can set the default value of the key to zero. Compared to Javascript, the code is very neat, clear, and easy to read.





