Are Pattern-matching and JavaScript Promises supported in Opal v1.2? ๐ค
Last week Opal 1.2 was finally released with a boatload of new features ๐งจ
๐ค๐ Learn how Ruby 3.0 features like pattern matching, endless-ranges and even some ObjectSpace methods where included in the release.
Have a sneak-peak ๐ฌ at the experimental native JavaScript promises support and how to migrate from previous code using the new PromiseV2
class.
Read all of this and more in the accompanying blog post for the Opal v1.2 release:
Post a comment