-
Late last year I used next.js for a project and loved it. Earlier this year I used [Mithril](https://mithril.js.org) v1 for a project and loved it. However, using Mithril on the client with Next for t…
-
It's look like crafting calculator stop using data about completed parts of achievements.
In my case crafting calculator show for example that i need to craft 250 x Basic Mithril Greatsword for Bas…
-
Hey @mikegleasonjr,
Before you hack up Mithril, take a look at domvm. I had similar issues with Mithril as the ones you've been discussing. Personally, I wanted to gut and/or externalize the "magic" …
-
# User story
As an MDN developer, I want to rewrite the MDN page header using React, so I can gain experience using React for a non-trivial page component, and so that I can reduce our the dependenci…
-
I'm thinking for blog posts that it might be better to show a code block normally using `...` and having a link to `flems.io`. Obviously, I can go to `flems.io`, copy/paste code and then copy the link…
-
It seems that formOptions is ignored by Dialog's when used with Mithril.
When comparing the "form" element created in the React and Mithril examples it seems that the form options, i.e. "name"/"type"…
-
It appears there's no laziness at all in hyperapp -- no diff of props:
https://github.com/hyperapp/hyperapp/blob/f29647bf9da4bc281078abcacd116031f9fb0c3e/src/app.js#L159-L163
Have you tried this…
-
This is a super bizarre error. Seems like it happens semi randomly. I was able to narrow it down to a reproducible example. Hopefully you guys can get more from this than I.
## Expected Behavior
C…
-
I'm currently deciding between Vue and Mithril, and a major issue for me is the list animations, they really blew me away.
https://vuejs.org/v2/guide/transitions.html#List-Move-Transitions
Shoul…
-
Hello!
On "Log" step, `onclick` is set. But on "Dont log" step onclick is set to `undefined`, but logging still works:
https://jsfiddle.net/hn0sunah/
I guess, this is very common problem. For e…