Oxycon Blog
Home
About
Contact
Facebook
Twitter
Youtube
Instagram
OpenSource
Github
RSS
Understanding anonymous functions: Blocks, Procs, and Lambdas in Ruby
class_eval, instance_eval and instance_exec in Ruby
Attribute selector power in CSS
Understanding TypeScript Function Generators
Ruby Hash destruction like from Javascript world (and reconstruction)
Powerful switch statement with pattern matching in Ruby