GitShow/gaearon/react-elmish-example
gaearon

react-elmish-example

My personal attempt at understanding Elm architecture

by gaearon
Star on GitHubForkWebsite

HTML

170 stars10 forks1 contributorQuiet · 10y agoSince 2015MIT

Meet the team

See all 1 on GitHub →
gaearon
gaearon1 contribution

Languages

View on GitHub →
HTML100%

Commit activity

Last 12 weeks · 0 commits

Full graph →

Community health

2 of 6 standards met

Community profile →
42
✓README✓License○Contributing○Code of Conduct○Issue Template○PR Template

Recent PRs & issues

Quiet · 1 discussion · Last activity 10y ago
See all on GitHub →
ccorcos
How would you pass actions up to the parent?OpenIssue

First off, very cool example. I'm playing around with this pattern on a help form. The form has its typical onChange events that update the state, etc. But what happens when the form is submitted? How do I get that information up to the parent? Right now I'm having to parse through all the action messages and delegate them to the project updater. This is pretty tedious. It would be cool it there was a way to indicate whether an action is meant to be dispatched to itself, or up to the parent. How does Elm deal with this? I understand this is just a toy example, but its really cool and I think it would be really power if its done right.

ccorcos · 10y ago
Structured data for AI agents

Repository: gaearon/react-elmish-example. Description: My personal attempt at understanding Elm architecture Stars: 170, Forks: 10. Primary language: HTML. Languages: HTML (100%). License: MIT. Homepage: http://gaearon.github.io/react-elmish-example Open PRs: 0, open issues: 1. Last activity: 10y ago. Community health: 42%. Top contributors: gaearon.

·@ofershap

Replace github.com with gitshow.dev