-
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
Introduction to Kotlin (to) JavaScript
Introduction Kotlin is a JVM language that borrows from Scala in an attempt to improve Java. In contrast to Java…
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
A walk through the GWT wrapper for Vue.js: vue-gwt
Introduction: Vue.js is one of the most popular JavaScript frameworks, along with Angular and React. It leverages modern techniques for…
Read More »