dwyl/learn-phoenix-framework

Phoenix 1.4.0 Released! πŸŽ‰

nelsonic opened this issue Β· 2 comments

https://phoenixframework.org/blog/phoenix-1-4-0-released πŸš€
If you are using Phoenix for any project (personal or work) this is a must read!

HN thread: https://news.ycombinator.com/item?id=18402634 πŸ’¬
(good buzz from wider web dev community)

Also, Phoenix LiveView is going to be game-changing! πŸ¦„ https://twitter.com/chris_mccord/status/1059273315666350080

Todo

Update the following Phoenix Examples to 1.4:

There shouldn't be much to change/update, we just need to run through each example using 1.4 and confirm that everything still works as expected.

@SimonLab yesterday you mentioned that you were considering looking at the encryption and append-only log examples to refresh your Phoenix knowledge (after having done 4 months on a Node.js project) πŸ™„

Please pick one of those and go through it using Phoenix 1.4.
Please make any necessary updates to the guide to make it 1.4-compatible.
I have done this for the Chat example: dwyl/phoenix-chat-example#12 + dwyl/phoenix-chat-example#13
only a handful of updates were required.

Meanwhile most of our Apps have been upgraded/updated to Phoenix 1.6 e.g: dwyl/phoenix-chat-example#62 πŸš€
Closing this. βœ