QuickBEAM: JavaScript Runtime for the BEAM VM

JavaScript runtime for the BEAM — Web APIs backed by OTP, native DOM, and a built-in TypeScript toolchain. – elixir-volt/quickbeam… Read more

Similar

JavaScript Primitive Types

JavaScript has built-in, primitive types. The variables that you create have types, whether you know it or not. Understanding these primitive types and what’s going on behind the scenes will help you understand how to better write your applications. (more…)

Read more »