#elixirphoenix — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #elixirphoenix, aggregated by home.social.
-
How to get #elixirphoenix server logs in the browser console https://fly.io/phoenix-files/phoenix-dev-blog-server-logs-in-the-browser-console/
-
Why I Chose Elixir Phoenix over Rails, Laravel, and Next.js
https://akarshc.com/post/phoenix-for-my-project.html
#HackerNews #ElixirPhoenix #Rails #Laravel #NextJS #WebDevelopment
-
What I don't like about #ElixirPhoenix is that with each new release existing applications feel like full of garbage and obsolete code. Too many changes give a feeling that 90 degrees turn is made and almost full application rewrite is needed.
I guess that is also a reason why there are no upgrade instructions. Huge amount of essential changes have to be made in order to migrate applications to the new version.
It needs more stability without such a huge turns.
-
📢 #BEAMDevs: Everything BEAM Related - All in one place
BEAM Devs is as a tech network for devs using the BEAM through Elixir, Erlang, Gleam, and any other langs that adopt the BEAM VM. It aims to be the go-to place for everything BEAM related.
#ElixirLang #ElixirPhoenix #Erlang #GleamLang
👇
-
LiveView 1.0 was released! Time to upgrade from RC :) I've been enjoying building UIs *again* thanks to LV/Phoenix 🥰
#ElixirLang #ElixirPhoenix #Liveview
You can read the announcement here 👇🏻
https://www.phoenixframework.org/blog/phoenix-liveview-1.0-released
-
Just did a short write-up on storing session data in a #LiveView application so that it survives page reloads and navigation events within the same live_session.
https://9elements.com/blog/robust-session-storage-in-phoenix-live-view-sessions/
-
News includes community-maintained MacOS builds for OTP, #ElixirLang NX advancements, #ElixirPhoenix Live View updates, #GleamLang's new release, @JoseValim and the Elixir type system, and more! https://www.youtube.com/watch?v=LZpkd23tGNU -
JustCrosspost is built using #ElixirLang and #ElixirPhoenix and I got some stuff there that I'd love to release as #OpenSource one day.
Here's a growing list 👇🏻
-
Wow! What a surprise! Modal dialog was removed from the Elixir Phoenix core components. I wonder why did they do it 🤔
-
Could somebody recommend an article or repo where I could clearly see how to implement a modal in LiveView where the previous state of the app is preserved, so that when the modal closes, you just see whatever was displayed before you opened the modal?
-
Ärsyttävää toi leiskan teko. Varsinkin kun muokkaa valmista koodia. Ja on dynaamisuutta ja liian monta pohjaa. Ihan persedellä puuhun menoa. #tailwind #daisyui #ElixirPhoenix
-
In this episode, @benjreinhart discusses his shift from #Nextjs and #Vercel to #Elixir, #ElixirPhoenix, and Fly.io, highlighting how Elixir's simplicity and features streamlined his AI product's operations at AxFlow. And much more! https://podcast.thinkingelixir.com/195 -
Another Elixir related article from my learnings! This covered integrating Nebulex, a caching toolkit, to easily add catching around query functions that are called many times a minute per user. https://blog.guzman.codes/avoid-trips-to-the-database-with-nebulex-phoenix-series?utm_content=buffer6428b&utm_medium=social&utm_source=twitter.com&utm_campaign=buffer #elixir #elixirphoenix #caching #nebulex
-
Using Phoenix Framework? Are you heavily using Phoenix Channels? It might be time to take a closer look at your memory consumption like I had. Learn how one setting saved me money. #myelixirstatus #phoenixframework #elixirphoenix
https://blog.guzman.codes/using-phoenix-channels-high-memory-usage-save-money-with-erlfullsweepafter?utm_content=buffer7a274&utm_medium=social&utm_source=twitter.com&utm_campaign=buffer -
Real-time live cursors when screensharing on Google Meet:
I'm exploring a Chrome extension for Liveroom.app, to meet users where they are, in the tool they already use.
(built with #svelte & #elixirphoenix)
I would love your feedbacks!
What would be your use case? -
@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.