Stateless vs stateful web apps
- George Guimarães
- February 4th, 2016
- phoenix
Learn the technical requirements and implications of running stateful web apps and how Phoenix simplifies your stack compared to frameworks like Rails and Socket.IO.
Learn the technical requirements and implications of running stateful web apps and how Phoenix simplifies your stack compared to frameworks like Rails and Socket.IO.
Learn how to work with associations in Ecto, covering how to read, insert, update and delete associated schemas and embeds.