Javascript to Elm

28: Ports Multiplying


Listen Later

We are back to meow notes, adding our onClick event from Elm back to React to route either to a new note, or an existing note by note.id. This is going to require us to poke another hole in our ports, but remember Murphy’s warning, not to treat this like http methods, so lets keep that in mind as we move forward.
...more
View all episodesView all episodes
Download on the App Store

Javascript to ElmBy Jesse Tomchak