
My thoughts on Mithril.js
Mitril.js is a client-side JavaScript framework (similar to React, Vue, Svelte, etc.) My current...
May 3, 20224 min read16 reactions1 comments
Tag archive

Mitril.js is a client-side JavaScript framework (similar to React, Vue, Svelte, etc.) My current...
I play with <audio> tag to play mp3 file handy and portably. This simplest audio player has no...
Going from zero to a playable game in a weekend

My attempt to overcome the limitations of pure web apps to deliver an uncompromising podcast-listening experience
Why I choose Mithril.js over Vue, React, Angular, and everything else
window.eventListener, module management, and a neat hack to bind multiple functions to a single eventListener.
A snippet for scrolling to an anchor in Mithril.js