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 Without Loops

We've been talking about writing less complex JavaScript. We do this by choosing the right abstraction to solve a problem. But how do you know which abstraction to use? So far, we haven't looked at any concrete examples of how to do this. In this article ...

Read more »