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... (more…)
Read more »
Ever wondered why we can use built-in methods such as .length, .split(), .join() on our strings, arrays, or objects? We never explicitly specified them, where do they come from? Now don't say "It's JavaScript lol no one knows, it's magic π§π»ββοΈ", it's actu... (more…)
Read more »
Enjoy the videos and music you love, upload original content, and share it all with friends, family, and the world on YouTube. (more…)
Read more »
The other day I was rubber-ducking in my mind(A.K.A. thinking) and I was thinking about Javascript Fatigue once again. I realized that Iβ¦ (more…)
Read more »
So in my post Is this evil? I covered a way of tracking users with CSS. While
thinking about those weird ways of using the web I also started thinking about pushing live data to clients
without JS. Or at least maintaining a connection.
So... (more…)
Read more »