Aaron S. Hawley
Aaron S. Hawley
Need to have some notes on how to use Scala.js in one's `build.sbt` file.
Should be `unsafeRunSync`, not `unsafePerformSync`.
Was still pinned to 1.26.0 version.
I've been meaning to report that the main feed hasn't been updating since October, but suddenly it updated when the MOOC edx announcement was made in #847 . http://scala-lang.org/feed/index.xml The...
I get the error `Invalid connection! (PG::Error)` from the Postgres source database with a large table that is about 33GB. After about 40 minutes, it gives the following error: ```...