allanderek
allanderek
I use remi on cloud9, I'll try to find some time to write some instructions.
Most of those suggested would be useful in some scenario, but I think the list of Msgs and the Model states (essentially what you get in the Elm debugger) would...
I certainly don't have a real-world example. It's probably not worth it to change your design until you see a real need for it. The API came up for me...
Ah great, I hadn't seen that issue #88 previously. I think I raised this more for the inconsistency in the API rather than a specific scenario, but see below. So...
I'd just like to add that I don't see any particular benefit to splitting the code up into separate files. Arguably the SimpleTemplate could be useful outside of bottle and...
I've made some progress on this, I think I've *mostly* done it in pull-request #36 but I need some testing of this idea. In particular I think the current strategy...
Ah, actually don't think it's related to Chrome, I think it's just if you have a light browser theme. I fixed this by explicitly setting the background-color of `select option`
Right, but 'Created' is a field that is defined by Tormenta. So it is reasonable for the consumer to assume that it will be filled in on first save in...