Episode Details
Back to Episodes
139: Thinking Elixir News
Published 3 years, 1 month ago
Description
New Phoenix LiveView 0.18.12 release includes a new “streams” feature as well as other improvements. Andrea Leopardi released another Protohackers video, AppSignal adds Oban support, Orion library brings nifty distributed tracing UI, José does an interview with Exercism, Gleam gets added to Exercism, EMPEX NYC is back, and more!
Show Notes online - http://podcast.thinkingelixir.com/139
Elixir Community News
- https://github.com/phoenixframework/phoenix_live_view/blob/master/CHANGELOG.md#01812-2023-02-10 – LiveView release 0.18.12 & 0.18.13 - new Streams feature
- https://github.com/phoenixframework/phoenix_live_view/pull/2423/files – PR that introduces streams for efficiently handling large collections
- https://github.com/phoenixframework/phoenix_live_view/pull/2425/files – Allow replies from handle_event
- https://github.com/phoenixframework/phoenix_live_view/pull/2411/files – inputs_for
- https://github.com/phoenixframework/phoenix_live_view/pull/2404
- https://github.com/phoenixframework/phoenix_live_view/pull/2323/ – Live reloading LiveViews without a hard refresh
- https://pragmaticstudio.com/phoenix-liveview – Mike Clark with Pragmatic Studios published their updated Phoenix LiveView course.
- https://gist.github.com/josevalim/132f9ddeb1c32d1a097afcf3d4523d48 – José Valim created a short gist that is a reference table with how the defaults changed from Phoenix v1.6 to v1.7.
- https://mas.to/@whatyouhide/109830371246271384 – Andrea Leopardi released another Protohackers video
- https://www.youtube.com/watch?v=nHcR4ar00zs – Protohackers in Elixir -Day 7 - Line Reversal
- https://blog.appsignal.com/2023/02/07/appsignal-for-elixir-now-supports-oban.html – AppSignal adds built-in Oban tracking
- https://github.com/LivewareProblems/Orion – Dynamic Profiling across the cluster
- https://twitter.com/Di4naO/status/1624876674499198976
- https://www