Stimulus – JavaScript framework from Basecamp

stimulus – A modest JavaScript framework for the HTML you already have… Read more

Similar

Handling 3rd-party JavaScript with Rollup

This blog post is part of the Mixmax 2017 Advent Calendar. The previous post on December 2nd was about Mixmax’s new Sequence Picker SDK. As of this writing, Mixmax has open-sourced dozens of packages in our primary language, JavaScript. The li... (more…)

Read more »

Implementing Private Fields for JavaScript

When implementing a language feature for JavaScript, an implementer must make decisions about how the language in the specification maps to the implementation. Sometimes this is fairly simple, where the specification and implementation can share much of t... (more…)

Read more »