Mithril.js 2.0 Released
github.com
Mithril.js 2.0 Released
1–10 of 20 posts
Re: Mithril.js 2.0 Released
#2Re: Mithril.js 2.0 Released
#3Re: Mithril.js 2.0 Released
#4This seems like a significant release, so it's a shame that there's nothing in the changelog or on the interwebs at large that tells me why it matters. Does anyone know?
Re: Mithril.js 2.0 Released
#5Re: Mithril.js 2.0 Released
#6This seems like a significant release, so it's a shame that there's nothing in the changelog or on the interwebs at large that tells me why it matters. Does anyone know?
From v1: https://mithril.js.org/migration-v1x.html#migrating-from-v1x
Re: Mithril.js 2.0 Released
#7If you're curious, I highly recommend giving Mithril a shot, if not just for a simple toy project. The Gitter chat (https://gitter.im/mithriljs/mithril.js) is also always active and full of great people.
Re: Mithril.js 2.0 Released
#8So many correct decisions made, slowly and carefully, by a fantastic community that values discovering the right way to do things above all else.
Re: Mithril.js 2.0 Released
#9Re: Mithril.js 2.0 Released
#10Can someone explain what Mithril is and why I might want it? Not a troll.
> ”What is Mithril?”
> ”A modern client-side Javascript framework for building Single Page Applications. It's small (9.55 KB gzipped), fast and provides routing and XHR utilities out of the box.”