This is a heavily interactive web application, and JavaScript is required. Simple HTML interfaces are possible, but that is not what this is.
Post
Jamie Schembri
jamie.schembri.me
did:plc:b7i4j3fb3ltoyvorclobat7j
How would you implement the Observer pattern — similar to pub-sub — in Ruby? Well, there's a module right in the standard library that does it for you!
It's a little quirky with its dirty tracking, but that might be just what you need.
2025-05-02T11:05:32.487Z