Private fields are a language feature being added to the JavaScript language through the TC39 proposal process. (more…)
Read more »
Over the last year and a half I've gotten really into writing parsers and
parser-adjacent things like interpreters, transpilers, etc. I've done most of
these projects in JavaScript, and I've settled into a nice little pattern that
I re-use across projects... (more…)
Read more »
I wanted to talk to you about a problem in our community that we need to address.
Read more »
Being aware of the tools we have can make you a better developer. In this video/article we will go over 26 different string methods. (more…)
Read more »
Take a deep dive into building reactive Rails applications with Hotwire Turbo and only a pinch of custom JavaScript. This article compliments the RailsConf 2021 talk by Vladimir Dementyev. (more…)
Read more »