scala-js-website icon indicating copy to clipboard operation
scala-js-website copied to clipboard

Source for https://www.scala-js.org/

Results 63 scala-js-website issues
Sort by recently updated
recently updated
newest added

Please add support for [`mill` build tool](https://github.com/com-lihaoyi/mill). According the search -functionality, there are no hits for `mill` in the Scala.js documentation. Scala.js documentation should contain instructions how to use `mill`...

While browsing the Community page I noticed some quirks that probably need to be removeed: - OhMyCoin is inactive, just shows GoDaddy page - https://www.stofftante.ch/ is inactive - http://www.fluentcode.com/ redirects...

I've done a better job of describing it here: scala/scala-lang#1337 Scala.js website in general does have good granularity in terms of pages, but getting the link to a particular section...

Update scala.js website to account for the new Scala 3 version.

A student of mine noticed that the first npm package installed is `source-map-support `. Moved the generation of the package.json up in the tutorial.

https://github.com/sidnt/scala-js-website/blob/patch-1/community/presentations.md#scalajs-user-stories

Hi there - following https://www.scala-js.org/doc/tutorial/basic/index.html states you can use Scala 3 but then states to add `scalajs-dom` version of `1.1.0` which doesn't work for Scala 3. Changing `1.1.0` to `2.0.0`...

the link to scaladoc in https://www.scala-js.org/doc/interoperability/types.html is broken ![image](https://user-images.githubusercontent.com/6325220/122532409-c2c2a880-d020-11eb-806d-2d58ad5272b6.png)

The documentation and tutorials needs to be reviewed to account for the new Scala 3 version.

Hello, Scalafiddle was a nice tool I personally used when introducing people to Scala in general (especially for newcomers, it is better to just open the browser and show things...