Incremental Elm
Notes
Live Streams
Courses
What Is elm-ts-interop?
Setup ->
1.
What Is elm-ts-interop?
2:57
2.
Setup
2:10
3.
Flags
2:52
4.
FromElm Ports
5:44
5.
Encoding Custom Types
9:54
6.
Exhaustive Ports
6:30
7.
ToElm Ports
11:10
8.
Migrating to Pro
9:32
Chapter Notes
elm-ts-interop
Generates a [ TypeScript Declaration Files ]
Use the
elm-ts-json
package
to write Decoders and Encoders similar to
elm/json
, but with type information