Skip to content Skip to sidebar Skip to footer
Showing posts with the label Scala.js

Call Jquery .each Method From Scala.js

Is this doc out-dated? http://www.scala-js.org/doc/calling-javascript.html Can't seem to get th… Read more Call Jquery .each Method From Scala.js

Scala JS Extending An HTMLElement To Make A CustomElement

Fiddling with ScalaJS, I am trying to achieve the following, ie. create a custom web component skel… Read more Scala JS Extending An HTMLElement To Make A CustomElement