/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

postmodern.github.io
| | zverok.space
3.6 parsecs away

Travel
| |
| | blog.djy.io
3.6 parsecs away

Travel
| | [AI summary] The author rediscovered Rubeque, a Ruby-based problem set, and solved a specific challenge to build an S-expression evaluator by leveraging Ruby's dynamic symbol-to-method mapping and monkey patching.
| | weblog.raganwald.com
3.7 parsecs away

Travel
| |
| | www.rubyguides.com
7.1 parsecs away

Travel
| Ruby blocks are anonymous functions that can be passed into methods. But how do you use blocks? What's the difference between procs & lambdas? What does "yield" do? Find the answers here!