scala-js-website
scala-js-website copied to clipboard
Source for https://www.scala-js.org/
I wrote a facade/wrapper for Google's new "Open YOLO" library that they have for one-tap sign-in/sign-up for websites, similar to their Android Smartlock system. I wanted to use it on...
Hi! I'd like to offer my help for adding instructions to scala-js.org on how to debug Scala.js code in the browser using source maps. I've seen there are [plans](https://www.scala-js.org/doc/planning.html) to...
The links are not obvious to find open http://www.scala-js.org/ click documentation click Scala.js API on the navigation on the bottom right (no mention of Scaladoc, the term used is Api)...
It would be very useful for developers to know where Scala.js is headed and what's being actively worked on.
The exports page is not explicit enough about the fact that everything which is not explicitly allowed is undefined behavior.
URL: https://github.com/outr/reactify Description: Functional Reactive Properties for observing changes and retaining values Dependency: "com.outr" %%% "reactify" % "1.3.0"
Perhaps https://www.scala-js.org/doc/internals/performance.html could be updated to better reflect the current state. Especially since the update of the GCC I think these numbers are not very accurate anymore.
Please see https://github.com/bwbecker/jsnlog-facade for a facade of the jsnlog logging library. It * facilitates logging to the browser console as well as the server * includes an enrichment to make...
It seems like Facebook Flow language/annotation is getting popularity, so I think it would make sense to add it to the comparison table at scala-js.org front page.
I'll write something up. The front page focuses only on client-side applications. I know that it competes with jvm server side, but node.js seems to have alot of traction server...