dwyl / phoenix-liveview-counter-tutorial

🀯 beginners tutorial building a real time counter in Phoenix 1.7.7 + LiveView 0.19 ⚑️ Learn the fundamentals from first principals so you can make something amazing! πŸš€
https://livecount.fly.dev/
GNU General Public License v2.0
357 stars 35 forks source link

PR: `LiveView Component` issue #166 #167

Closed nelsonic closed 11 months ago

nelsonic commented 11 months ago

This PR is a refresh of the counter App using the latest Phoenix & LiveView. Most of the content is the same, but I've updated it to be simpler. And then I've extended it slightly to include a LiveView Component #166 Then I've also addressed all the open issues including migrating from Heroku to Fly.io #160 The result is a streamlined tutorial with all the snapshots updated. Ready for anyone who is getting into Phoenix 1.7.7 + LiveView 0.19.5 for the first time in August 2023 without the baggage of previous versions. πŸ‘Œ

codecov[bot] commented 11 months ago

Codecov Report

Merging #167 (91a26b5) into main (f0f9c0b) will not change coverage. The diff coverage is n/a.

@@            Coverage Diff            @@
##              main      #167   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            2         4    +2     
  Lines           27        29    +2     
=========================================
+ Hits            27        29    +2     

see 6 files with indirect coverage changes

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

nelsonic commented 11 months ago

https://livecount.fly.dev/ livecount