You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -79,6 +80,7 @@ Use these open source projects to see how others have used Scala.js to build the
79
80
-[Scastie](https://scastie.scala-lang.org) ([source](https://github.com/scalacenter/scastie)): An interactive playground for Scala, which can run any Scala program with any library in your browser
80
81
-[Scalafiddle-editor](https://scalafiddle.io) ([source](https://github.com/scalafiddle/scalafiddle-editor)): An online playground for creating, sharing and embedding Scala fiddles (little Scala programs that run directly in your browser).
81
82
-[FlowRun](https://github.com/sacode387/FlowRun): Editor and interpreter for the FlowRun flowcharts, written in Scala.js using Scala 3.
83
+
-[Airframe Rx/RPC](https://wvlet.org/airframe/) Airframe enables pure-Scala development of frontend (Scala.js) and backend (Scala JVM) applications with [RPC](https://wvlet.org/airframe/docs/airframe-rpc) and [reactive interface (Rx)](https://wvlet.org/airframe/docs/airframe-rx). Presentation: [Unifying Frontend and Backend Development with Scala (ScalaCon 2021)](https://speakerdeck.com/xerial/unifying-frontend-and-backend-development-with-scala-scala-con-2021)
0 commit comments