gspia
gspia
Hi again! In the todo-list you mention that it would be good to have an example that implements the common lib and shows things in action. Now there is one...
Hi I have building difficulties with a project and it seems that turning off the haddock generation is needed. The current docs don't show, how to do this. Maybe add...
Hi, The example section at [docs/examples](http://docs.reflex-frp.org/en/latest/resources.html#examples) does not refer to the ob-examples at [ob-examples](https://reflex-frp.org/examples). Maybe add a link to those as well?
Current text at http://docs.reflex-frp.org/en/latest/overview.html#architecture-of-a-reflex-dom-application refers to the question on [how to structure](https://www.reddit.com/r/reflexfrp/comments/6l5ddn/how_to_structure_a_reflex_application/) a reflex application. There is also a question about the use of [giant dynamic](https://www.reddit.com/r/reflexfrp/comments/7t34f4/i_have_a_giant_dynamic_which_capture_pretty_much/) and on how well...
Is there any chances to extend the example so that it would also show, how to apply the `delay`, at [hang-stack-overflow](http://docs.reflex-frp.org/en/latest/app_devel_docs.html#hang-stack-overflow)-section? The `delay` eats `NominalDiffTime` and it is not outright...
From IRC: `liftJSM $ eval ("console.log('a message to be shown at the console of a browser')")` It is sometimes handy and might fit in as another method at [debugging/functionality](http://docs.reflex-frp.org/en/latest/app_devel_docs.html#functionality).
Maybe these are not about the actual topic, but stumbled into a strange thing (strange until someone explains it). While trying on localhost and port 8080, my chromium browser is...
Hi, not sure if this is an issue, but dracula.kak file uses the following faces: - error - Search - CurrentWord and kakoune-palette didn't recognize them. After removing those, it...