Lessons on Writing JavaScript and React from ClojureScript

Recently, I started a new role as a Software Engineer at Reify Health. Unlike any other role that I have had, a
huge part of our product stack is written in Clojure and ClojureScript. Thankfully, I have spent my last few years
as a JS/TS dev working wi… Read more

Similar

JavaScript Party 108: New Year’s Party

Jerod, Divya, Chris, KBall, & Nick ring in the new year with our 2020 predictions, wish lists, & resolutions. Will Chrome’s browser market share decrease? Will Svelte (or a Svelte-alike) continue to trend? Will Jerod finally write some Typ... (more…)

Read more »

Why JavaScript on microcontrollers makes sense

Three weeks ago, during JSConf.asia 2016, we announced JavaScript on mbed, which enables developers to write firmware for IoT devices in JavaScript. This is not done by transpiling JavaScript into C++ or Assembly, but rather by running the JerryScript VM ...

Read more »

JavaScript in SVGs

SVGs are such an amazing tool for creating custom fonts, animations, size-reduced graphics, and more. They’re part HTML, part image, and all awesome. Many websites have moved toward SVG instead of JPG, GIF, and PNG due to the flexibility that SVG provides... (more…)

Read more »