You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Around Splitting Programs a lot of lines are spent explaining prop drilling in the Elm architecture. ElmishComponents would be a huge improvement without sacrificing concepts or features like automatic disposal. I prefer useElmish (in combination with useContext for global state) but that may be too divergent from traditional Elmish patterns.
The text was updated successfully, but these errors were encountered:
Around Splitting Programs a lot of lines are spent explaining prop drilling in the Elm architecture.
ElmishComponents
would be a huge improvement without sacrificing concepts or features like automatic disposal. I preferuseElmish
(in combination withuseContext
for global state) but that may be too divergent from traditional Elmish patterns.The text was updated successfully, but these errors were encountered: