Scala.js
-
JavaScript
Introduction to scalatags in Scala.js
Introduction scalatags is a Scala library that allows generating dom parts or snippets in a functional style. In the same…
Read More » -
JavaScript
Working with JSON in Scala.js
Introduction Working with JSON is almost inevitable regardless of the environment. In this post, we will go through different ways…
Read More » -
JavaScript
Developing Web Components in Scala.js
Introduction Scala.js is a compiler that allows producing JavaScript from Scala. It focuses on simplicity and the elimination of borders…
Read More » -
JavaScript
Creating an Angular.js application without JavaScript: Scala.js
In my day job I work a lot with Angular.js. And while this is a great framework, sometimes I do…
Read More »