Stockholm Syndrome Escape Velocity (A Talk About Scala.js)

This page summarizes the projects mentioned and recommended in the original post on /r/scala

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • dotty

    The Scala 3 compiler, also known as Dotty.

  • One compiler bug that stood in the way was quickly fixed by Odersky.

  • Airstream

    State propagation and event streams with mandatory ownership and no glitches (by raquo)

  • You can see one example in https://github.com/raquo/Airstream/pull/60, you'll need to copy the PR code into your own project though (it doesn't touch Airstream internals so it's easy). If you search Laminar gitter room for "websocket" you'll find other third party websocket implementations too (not sure about specific examples)

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • laminar-web-components

    Discontinued Web Component definitions for Laminar

  • You can easily use Web Component Material UI components from Laminar. Example. Of course to use JS components in Scala.js you need typed interfaces for them. They're easy enough to create, but there's actually a whole library with these for Laminar. It's WIP though, needs some love.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts