slorber/scalable-frontend-with-elm-or-redux

Solution feedback: cyclejs-salsita

tchap opened this issue · 3 comments

tchap commented

Hey guys,

I implemented a solution using Cycle.js.

For now I am just opening an issue to discuss the solution. I will send a PR when we are sure that the solution is ready. @tomkis1 wanted to take a look and I guess that @matthewgertner and @roman-kaspar are interested as well...

tchap commented

To comment a bit on the solution, actually there is no pair of pairs of gif viewers, but there is a gif viewer used 3 times. Nesting it deeper would be fairly straightforward, but it is not really implemented, which I don't really consider an issue. The components in Cycle.js are clearly demonstrated.

tchap commented

Well, I see that @jarvisaoieong took it quite far with dynamic list of gif viewers, I might take up on that challenge as well :-)

hi and thanks for attemptng a solution using cyclejs

I'm sorry i have no time to check it currently as i'm very busy at work :( but maybe someone else can provide a feedback on it