Live data from Hacker News

Opal: Ruby to JavaScript Compiler

opalrb.org

1–10 of 69 posts

Re: Opal: Ruby to JavaScript Compiler

#6
post #2

What is a good use case for this? Interesting project otherwise! :)

Say you have a function that validates a file written in ruby. Now you want to have client side validation in the browser for good UX. The spec for validation may be complicated or you are not sure about the implementation (no docs, person that written it just left). This is internal format with no good parsing library. I'd try it out.
Post reply on HN