Skip to content

Example of how to use the Elm Architecture to render and update a nested data structure

Notifications You must be signed in to change notification settings

clohr/nesting-elm-modules

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nesting-elm-modules

Example of how to use the Elm Architecture to render and update a nested data structure

I was initially having trouble rendering deeply nested JSON responses. Using module composition within the Elm Architecture, it was easy to break down my modules to individual models, views, and update functions.

About

Example of how to use the Elm Architecture to render and update a nested data structure

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages