elmish / elmish/react

See if we can get rid of explicit `dispatch` in the views

Open
#39 16 comments 0 reactions 0 assignees View on GitHub
Dominant language
F#
Stars
112
Forks
21
Avg merge
19h 52m
Merged PRs (30d)
1

Description

People keep finding interesting ways to misuse the dispatch function we are passing into views.
Eliminating it has been on my wishlist from day one, unfortunately it means a DSL on top of React and all the libs we may want to use in the views.
Up till now I couldn't see a way around it, but maybe with type providers now working on Fable we can take a generic React lib and produce a DSL that would let us remove `dispatch` argument from the views?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.