TL;DR: You'll soon be able to deploy Javascript to Cloudflare's edge, written against an API similar to Service Workers. Try writing a Worker in the playground » Introduction Every technology, when sufficiently complicated, becomes programmable.... (more…)
Read more »
Pardon the inconvenience, but our servers have detected a high number of errors from your connection. To continue, please verify that you are a human: (more…)
Read more »
A JavaScript library for building user interfaces based on observables 🚀 - es-repo/reactive-elements... (more…)
Read more »
Several months ago, I announced es7-membrane, a new project for letting JavaScript developers control, through JS proxies, what their customers see of their own libraries. A proxy, as you may recall, lets its creator define rules for looking up propertie... (more…)
Read more »
GraalVM is a new open source project by Oracle which is trying to make Java VM an universal VM to run all the major languages. Before GraalVM, there were already few languages like Scala, Closure which targeted JVM as their runtime. This has been hugely s... (more…)
Read more »