PLAY PODCASTS
038: Lamdera
Episode 38

038: Lamdera

Lamdera lets you build full-stack Elm apps with zero glue code. We discuss the philosophy and the 1.0 release with Mario Rogic.

Elm Radio

August 30, 20211h 31m

Audio is streamed directly from the publisher (cdn.simplecast.com) as published in their RSS feed. Play Podcasts does not host this file. Rights-holders can request removal through the copyright & takedown page.

Show Notes

Lamdera is about removing non-essential complexity - 6 concepts

  1. Stuff that happens for the client (in the browser)
  2. Stuff that happens in the server (like scheduled job)
  3. Data from client to backend
  4. Data from backend to client
  5. Frontend knows what it knows
  6. Backend knows what it knows