Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Showcase page #1

Open
alfonsogarciacaro opened this issue Sep 3, 2018 · 4 comments
Open

Showcase page #1

alfonsogarciacaro opened this issue Sep 3, 2018 · 4 comments
Labels
todo Things we need to do

Comments

@alfonsogarciacaro
Copy link

Great project with a nice README and a samples! 👏 👏 Would it be possible to add a simple web using GH pages with the live samples (as in the GIFs you tweet)? That would be very helpful for users to get a quick grasp of Fable.Reaction benefits.

Also, please don't forget to add a link to your project in awesome-fable so it's easier for other people to find it :)

@dbrattli
Copy link
Owner

dbrattli commented Sep 5, 2018

Thanks @alfonsogarciacaro . Reaction started as a playground project to see if it would be possible to join the Elm-architecture with observables, and things are getting quite interesting so it looks like its turning into a real project. Still a bit confused about naming, if the project should be called Fable.Reaction or Elmish.Reaction and if the nuget should perhaps be called Fable.Elmish.Reaction. Decided to go for Elmish event-loop instead of rolling my own just a day ago, so the dust haven't settled yet. But it's a good idea to add a GH-page to show the demos (live) and better explain how things work.

@alfonsogarciacaro
Copy link
Author

Indeed, this is a very promising projects. I've had issues myself when reacting to event streams in Elmish projects, so it would be awesome if you could combine both projects! About the name, Fable.Elmish changed it to Elmish when it started to be applied in other platforms (Xamarin, WPF). If you want to fuse it with Elmish and it can potentially be applied to other platform, Elmish.Reaction is a good candidate (as you say, the nuget can keep the Fable prefix) 👍

@dbrattli dbrattli added the todo Things we need to do label Sep 6, 2018
@alfonsogarciacaro
Copy link
Author

@dbrattli Can you please add the link to the documentation next to the repo description?

image

@dbrattli
Copy link
Owner

There's actually been some progress to this issue 😄 I've been struggling with finding the right tooling and hosting for the docs, but after working on RxPY for a few months I've decided to move the docs to Sphinx and Read The Docs, which also makes it easier to add custom Css and Js. Still some work left to make things look good, but consider this a first POC:

https://fablereaction.readthedocs.io/en/latest/fable.elmish/demo.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
todo Things we need to do
Projects
None yet
Development

No branches or pull requests

2 participants