#Scala.js 1.0.0-M6 is available! This is the first version released under the Apache License 2.0. Compared to M5, it supports Scala 2.12.7 and 2.13.0-M5, and is generally brought up-to-date with enhancements done in Scala.js 0.6.25. https://t.co/FTr3aEnYk4
Successfully defended my PhD thesis about Scala.js today: Cross-Platform Language Design 😃 #PhDone (almost, still have the unavoidable corrections suggested by the jury)
ScalaFiddle now supports JS library dependencies, so you can easily experiment with libs like React! A simple ToDo-example in scalajs-react: https://t.co/eCeEcDr5M3 #scalajs#ReactJS#scala
#Scala.js 1.0.0-M2 is available! https://t.co/xNfc0GswMv Compared to M1, featuring better interoperability with JavaScript for nested JavaScript classes. Overall since 0.6.x, lots of simplifications and improved performance.