Eventually the plan is to make a page similar to
Videos
so please note applicable
Categories
if you're adding links 💜
Data modelling in Elm
Data modelling in Elm
•
Elm Slays a UI Antipattern
(Kris Jenkins)
•
Advanced Types in Elm
(4-part series by Charlie Koster)
•
Booleans and Enums
(Joël Quenneville)
•
Modeling with Union Types
(Joël Quenneville)
•
Shaping Values with Types
(Josh Clayton)
•
Using Elm Types to Prevent Logging SSNs
(Dillon Kearns)
•
Page State in Elm
(Alex Korban)
•
Modeling Currency in Elm Using Phantom Types
(Joël Quenneville)
•
A lot of the content Joel has created aims to make core concepts more accessible to a beginner/intermediate audience:
•
2-part series on working with Maybe
•
2-part series introducing working with custom types
•
5 Common JSON Decoders
Solutions to common decoder problems beyond the standard tutorial examples (e.g. how to decode a custom type)
•
Modeling Currency in Elm using Phantom Types
Practical introduction to phantom types (this is a bit beyond beginner level)