[Haskell-cafe] The Good, the Bad and the GUI
Rik van der Kleij
rikvdkleij at gmail.com
Wed Aug 13 09:05:32 UTC 2014
Maybe you should port hplayground to purescript and virtual-dom :-)
On Wednesday, 13 August 2014 00:13:42 UTC+2, Alberto G. Corona wrote:
>
> I did the todo application, (see todomvc.com) to check if the concept was
> expressive and robust enough to do it:
>
> https://github.com/agocorona/hplay-todo
>
> I think that the model works and the haste compiler works very well too.
> I don´t know any serious limitation. "wcallback" generates spurious DOM
> elements and so on, but that can be fixed.
>
>
>
>
>
>
> 2014-08-12 23:42 GMT+02:00 Wojtek Narczyński <woj... at power.com.pl
> <javascript:>>:
>
>> On 12.08.2014 23:27, Alberto G. Corona wrote:
>>
>>> Well, it is not a hack. It is the way hplayground works . normally it
>>> rewrite the HTML DOM of the implicit divs that are below the event source.
>>> "at" permits to assign freely that location.
>>>
>>
>> Okay, I see.
>>
>> 3. Are you yourself aware of any serious limitations of your approach?
>>
>> --
>> Wojtek
>>
>
>
>
> --
> Alberto.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/haskell-cafe/attachments/20140813/340f7316/attachment.html>
More information about the Haskell-Cafe
mailing list