reflex-examples icon indicating copy to clipboard operation
reflex-examples copied to clipboard

See Reflex FRP in action with tinker-friendly code samples you can run yourself.

Results 7 reflex-examples issues
Sort by recently updated
recently updated
newest added

When going to https://examples.reflex-frp.org/ on my browser, I'm told the backing cert has expired.

These examples dont have dependency on `obelisk` and can be independently compiled to a working `reflex-dom` app. Also added a `template` cabal project and a script to auto create these...

enhancement
clean up

After freshly cloning this repo I get the following error: ``` >>> git clone https://github.com/reflex-frp/reflex-examples.git Cloning into 'reflex-examples'... remote: Enumerating objects: 1637, done. remote: Total 1637 (delta 0), reused 0...

The file reader example is excellent, but how do you extend it to handle multiple files or images?

Hi, I was looking at some of the online examples, however the ToDo App does not seem to be properly formatted: ![image](https://user-images.githubusercontent.com/19567117/70442128-92926500-1a8d-11ea-863d-52e27120875a.png) Browser is Chrome Version 78.0.3904.108 (Official Build) (64-bit)...

I have a few of these in one of my repositories, but this is probably a better place for them. I still should try to work out what is going...

enhancement
documentation

Since updating reflex-examples to use Obelisk to run/build the examples, it looks like the examples have stopped working on Firefox. The last commit I could find that works on Firefox...

documentation
Medium Severity