
40: Mental Models for Elixir and LiveView
Thinking Elixir Podcast
00:00
Elixir - Data Transformations and Error Handling
Elixir was always about data transformations for me and Elixir just really plugged, plugged into that for me. The mental model though, like how I separate code, because that's usually where you go next, you know, it's not just one big file. There's usually a web layer, some, some layer that's accepting the input. Then there's a layer under that where it's usually some orchestration layer. This is where I want to do something with that data. And then below that layer is a persistence layer. Where do I want to cash it? Where do I wants to save it? Do I want to upload it to something like S3? I don't know
Play episode from 10:34
Transcript


