Lamdera is about removing non-essential complexity - 6 concepts
- Stuff that happens for the client (in the browser)
- Stuff that happens in the server (like scheduled job)
- Data from client to backend
- Data from backend to client
- Frontend knows what it knows
- Backend knows what it knows