dwyl / learn-phoenix

:fire: Phoenix is the web framework without compromise on speed, reliability or maintainability! Don't settle for less. :rocket:
650 stars 45 forks source link

Testing Channels and Otp #61

Closed nelsonic closed 7 years ago

nelsonic commented 7 years ago

This PR includes working code for the final chapter(s) of the Programming Phoenix Book. 🎉 I hand-typed every example in the book to get Elixir/Phoenix "muscle memory" 📝 and feel that I have knowledge but lack practice... 🤔 now it's time to build a couple of "example" apps. 😉

nelsonic commented 7 years ago

@shouston3 / @shouston3 there isn't much "content" in this PR, I just typed out the examples in the book and included the page number in my commit messages so anyone else following the book can see the changes on a page-by-page basis. Please merge if satisfied.