elm-community / elm-faq

FAQ about the Elm language.
https://faq.elm-community.org/
22 stars 24 forks source link

Passing an object over ports #28

Closed ghost closed 8 years ago

ghost commented 8 years ago

This was my entry point into Elm, and I struggled with this for days. I needed to make sure I'd be able to use a JS library with Elm before I learned any more Elm, and like many libraries it used objects.