Simon-Initiative / oli-torus

Next Generation OLI Authoring and Delivery Platform
https://proton.oli.cmu.edu
MIT License
83 stars 35 forks source link

[ENHANCEMENT] [MER-3502] Upgrade to Phoenix LiveView v0.20 #4961

Closed eliknebel closed 1 month ago

eliknebel commented 2 months ago

https://eliterate.atlassian.net/browse/MER-3502

Phoenix LiveView v0.20 offers several advantages and enhancements, including a now built-in assign_async and improved debugging features such as debug_heex_annotations.

https://hexdocs.pm/phoenix_live_view/changelog.html#0-20-0-2023-09-22

Upgrading this will help to improve developer workflow while also keeping our tech stack up to date