Chapter 9Watching Videos
We’ve accomplished quite a bit. We’ve built some basic web application features in a short time. We used Plug to build pipelines of functions that let us build organized, DRY code. We used Ecto to deal with our relational database in a functional way, favoring explicitness over hidden behaviors. We also organized our code into contexts to provide the domain API for other layers of our application to use. Phoenix wired it all together into a streamlined workflow, with live reloading, HTML support, and more.
Everything we’ve done so far highlights how well Phoenix encourages beautiful and maintainable applications. Those improvements bring a slightly different look to traditional web development, but nothing you’ve seen ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access