Animated charts in #elixirphoenix LiveView
https://www.richardtaylor.dev/articles/beautiful-animated-charts-for-liveview-with-echarts
⚗️ Building multiplayer gaming & gamedev platform with Elixir, Phoenix LiveView and Rust
— Heyplay.io
#Gamedev #Elixir #MyElixirStatus #ElixirPhoenix #Liveview #Rust
#gamedev #elixir #myelixirstatus #elixirphoenix #liveview #rust
「 LiveView's new Streams feature. It lets us elegantly work with large collections of items without keeping them all in memory on the server 」
—Fly.io
#Elixir #MyElixirStatus #ElixirPhoenix #Liveview
https://fly.io/phoenix-files/phoenix-dev-blog-streams/
#elixir #myelixirstatus #elixirphoenix #liveview
@erlang_discussions Pity that such a big improvement is barely mentioned in the #elixirphoenix docs on the DOM patching & temporary assigns page. Without this article probably most of users will miss it.
🎉 The final release of Phoenix 1.7 is out!
「 Phoenix 1.7 packs a number of long-awaited new features like verified routes, Tailwind support, LiveView authentication generators, unified HEEx templates, LiveView Streams for optimized collections, and more. This is a backwards compatible release with a few deprecations. Most folks should be able to update just by changing a couple dependencies 」
#Elixir #MyElixirStatus #ElixirPhoenix https://phoenixframework.org/blog/phoenix-1.7-final-released
#elixir #myelixirstatus #elixirphoenix
The new Phoenix 1.7 rc is a joy to use. Elixir is really an incredible ecosystem. #elixir #elixirphoenix #phoenixweb
#elixir #elixirphoenix #phoenixweb
This morning I’m continuing to dig into #TailwindCSS and now really appreciate how it, amongst other things, allows everyone to easily create understandable, reactive layouts using grid and flex. The more you use it the more you see how readable it is too.
And when you combine it with #ElixirPhoenix and something like #LivewView JS (https://hexdocs.pm/phoenix_live_view/Phoenix.LiveView.JS.html) you have something really special to work with.
#livewview #elixirphoenix #tailwindcss
It's amazing how much thought and love is put into #elixirphoenix to make it not only a great framework but also a great holistic developer experience. ❤️ Example: the relatively recent addition .heex formatting support built into Phoenix. Check https://pragmaticstudio.com/tutorials/formatting-heex-templates-in-vscode for how to configure VSCode to use it.
Did bootstrap an #elixirphoenix project for a workshop today using the PETAL stack. (A week ago, I did not even know the term "PETAL" existed 🙈). Turns out: https://petal.build makes that astonishingly easy! 🤩
As a full-stack developer writing #vuejs on the frontend, I find it a breath of fresh air when I dabble with #elixirphoenix live view. A lot of complexity is simply removed and development becomes enjoyable again.