home.social

#phoenixliveview — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #phoenixliveview, aggregated by home.social.

fetched live
  1. 🎉 Breaking news: Phoenix LiveView 1.2 sneezes its way into existence! 🎉 Just #update a line in your mix file, and voilà, you've ascended to the next level of colocated #wizardry. But hey, don't worry if you have no idea what that means—just nod along and pretend you do. 🤷‍♂️💻
    phoenixframework.org/blog/phoe #PhoenixLiveView #Elixir #CodingNews #TechTrends #HackerNews #ngated

  2. 🎉 Breaking news: Phoenix LiveView 1.2 sneezes its way into existence! 🎉 Just #update a line in your mix file, and voilà, you've ascended to the next level of colocated #wizardry. But hey, don't worry if you have no idea what that means—just nod along and pretend you do. 🤷‍♂️💻
    phoenixframework.org/blog/phoe #PhoenixLiveView #Elixir #CodingNews #TechTrends #HackerNews #ngated

  3. 🚀 Behold! Another self-proclaimed coding guru discovers the mystical powers of Phoenix LiveView. Apparently, juggling Rails, Laravel, and Next.js is too much for one lone developer's Herculean schedule. Who knew? 🤯
    akarshc.com/post/phoenix-for-m #codingguru #PhoenixLiveView #webdevelopment #developerlife #techhumor #HackerNews #ngated

  4. 🚀 Behold! Another self-proclaimed coding guru discovers the mystical powers of Phoenix LiveView. Apparently, juggling Rails, Laravel, and Next.js is too much for one lone developer's Herculean schedule. Who knew? 🤯
    akarshc.com/post/phoenix-for-m #codingguru #PhoenixLiveView #webdevelopment #developerlife #techhumor #HackerNews #ngated

  5. LiveView is about more than code. Learn when to use function components versus live components, and keep even the biggest apps organized and maintainable.

    pragprog.com/titles/liveview/p

    @redrapids
    Sophie DeBenedetto
    #Elixir #PhoenixLiveView

  6. LiveView is about more than code. Learn when to use function components versus live components, and keep even the biggest apps organized and maintainable.

    pragprog.com/titles/liveview/p

    @redrapids
    Sophie DeBenedetto

  7. Flashy is easy. Reliable is harder. LiveView shows you how to test events, verify state, and build apps that stay solid as they grow. #Elixir #PhoenixLiveView
    pragprog.com/titles/jkelixir/a

  8. Flashy is easy. Reliable is harder. LiveView shows you how to test events, verify state, and build apps that stay solid as they grow.
    pragprog.com/titles/jkelixir/a

  9. Author Sophie DeBenedetto is known for her dedication to the free Elixir School, being an alumnus and teacher at The Flat Iron school, and for making advanced Elixir topics approachable. #Elixir #PhoenixLiveView

  10. Author Sophie DeBenedetto is known for her dedication to the free Elixir School, being an alumnus and teacher at The Flat Iron school, and for making advanced Elixir topics approachable.

  11. Create dashboards that update as data arrives. Track users in real time. Use PubSub to power live experiences. LiveView makes distributed systems accessible. #Elixir #PhoenixLiveView

  12. Create dashboards that update as data arrives. Track users in real time. Use PubSub to power live experiences. LiveView makes distributed systems accessible.

  13. Integrate SVG graphics directly into LiveView apps, making it possible to render and interact with shapes in real time. #Elixir #PhoenixLiveView

  14. Integrate SVG graphics directly into LiveView apps, making it possible to render and interact with shapes in real time.

  15. LiveView is about more than code. Learn when to use function components versus live components, and keep even the biggest apps organized and maintainable. #Elixir #PhoenixLiveView

  16. LiveView is about more than code. Learn when to use function components versus live components, and keep even the biggest apps organized and maintainable.

  17. See how a simple game called "You're Wrong!" demonstrates the basics of LiveView by asking you to guess numbers. #Elixir #PhoenixLiveView

  18. See how a simple game called "You're Wrong!" demonstrates the basics of LiveView by asking you to guess numbers.

  19. Build stunningly interactive real-time apps without writing JavaScript. LiveView keeps your brain on the server while delivering rich browser experiences. #Elixir #PhoenixLiveView

  20. Build stunningly interactive real-time apps without writing JavaScript. LiveView keeps your brain on the server while delivering rich browser experiences.

  21. A highlight of Programming Phoenix Liveview is the fictional Pento game company project. You'll build real-world features like admin dashboards, surveys, and even a puzzle game. #Elixir #PhoenixLiveView

  22. A highlight of Programming Phoenix Liveview is the fictional Pento game company project. You'll build real-world features like admin dashboards, surveys, and even a puzzle game.

  23. I made an app that tracks the Oregon legislature. I learned a lot about Phoenix and Elixir and built a nice timeline of legislative actions for a more informed state.

    olt.wwinks.com/
    wwinks.com/p/olt/

    #Oregon #elixir #PhoenixLiveView

  24. I made an app that tracks the Oregon legislature. I learned a lot about Phoenix and Elixir and built a nice timeline of legislative actions for a more informed state.

    olt.wwinks.com/
    wwinks.com/p/olt/

    #Oregon #elixir #PhoenixLiveView

  25. @marick not me, but thanks to your wikipedia link and @k9ox 's link to #elixir / #erlang behaviours, maybe several things are is starting to fall into place.
    FYI I remember @marcevers being keen on DCI, but it didn't speak to me at the time. I now see links with the kind of designs that flow from #EventStorming . And somehow behaviours in #elixir make sense. I was programming a distributed system in #PhoenixLiveView without noticing (until the book pointed it out, that is :-) ) .

  26. @marick not me, but thanks to your wikipedia link and @k9ox 's link to #elixir / #erlang behaviours, maybe several things are is starting to fall into place.
    FYI I remember @marcevers being keen on DCI, but it didn't speak to me at the time. I now see links with the kind of designs that flow from #EventStorming . And somehow behaviours in #elixir make sense. I was programming a distributed system in #PhoenixLiveView without noticing (until the book pointed it out, that is :-) ) .

  27. Backpex 0.11 has recently been released. We have removed the Alpine.js dependency in favour of native Phoenix LiveView JS hooks. Read more in the release post:

    elixirforum.com/t/backpex-a-hi

    #myelixirstatus #PhoenixLiveView

  28. Backpex 0.11 has recently been released. We have removed the Alpine.js dependency in favour of native Phoenix LiveView JS hooks. Read more in the release post:

    elixirforum.com/t/backpex-a-hi

    #myelixirstatus #PhoenixLiveView

  29. #MyElixirStatus made some time over the holidays to work through "Programming #PhoenixLiveView " from @pragprog
    Five chapters in, I'm building some muscle memory, collecting snippets and finding a way of writing tests that I like (that is somewhat out of the scope of the book, I mostly do #TDD in the 'your turn' exercises, while keeping the existing and generated tests green as I work through each chapter. Details in a forum thread:
    elixirforum.com/t/programming-

  30. #MyElixirStatus made some time over the holidays to work through "Programming #PhoenixLiveView " from @pragprog
    Five chapters in, I'm building some muscle memory, collecting snippets and finding a way of writing tests that I like (that is somewhat out of the scope of the book, I mostly do #TDD in the 'your turn' exercises, while keeping the existing and generated tests green as I work through each chapter. Details in a forum thread:
    elixirforum.com/t/programming-

  31. Have been meaning to learn and for some years now, and have decided 2024 is the time. I’ve accrued a number of books and courses over the last few years, but am wondering if they’re relevant enough now.

    Is Phoenix from, say, 3-4 years ago still the thing to learn first, or should I move now straight to ? Recommendations for current learning resources would be welcome. I want to build just for fun (games, etc.) and have some experience with FP in .

  32. Have been meaning to learn #Elixir and #Phoenix for some years now, and have decided 2024 is the time. I’ve accrued a number of books and courses over the last few years, but am wondering if they’re relevant enough now.

    Is Phoenix from, say, 3-4 years ago still the thing to learn first, or should I move now straight to #PhoenixLiveView? Recommendations for current learning resources would be welcome. I want to build just for fun (games, etc.) and have some experience with FP in #ElmLang.

  33. @Tuxified yes I know. I contributed to open source lot of times 🙂

    I just wasn't sure if it is about my understanding of otherwise excellent documentation not only of #PhoenixLiveView but majority of libraries in the #Emacs ecosystem. That's why I wrote "maybe".

  34. Just lost 30 minutes figuring out why push_event from LiveView does not work because I was sending binary instead of map 😞

    Maybe #PhoenixLiveView documentation should be more explicit.

    #MyElixirStatus #Phoenix #Elixir

  35. Just lost 30 minutes figuring out why push_event from LiveView does not work because I was sending binary instead of map 😞

    Maybe #PhoenixLiveView documentation should be more explicit.

    #MyElixirStatus #Phoenix #Elixir

  36. Very nice blogpost on #AdventOfCode by @neil_vass . Cool no code solution and to optimise or not to optimise... Almost tempted to do it, but I'm spending the bit of coding time I have on learning #PhoenixLiveView (although maybe I could do some challenges in #Elixir )

  37. Very nice blogpost on #AdventOfCode by @neil_vass . Cool no code solution and to optimise or not to optimise... Almost tempted to do it, but I'm spending the bit of coding time I have on learning #PhoenixLiveView (although maybe I could do some challenges in #Elixir )

  38. @daverooneyca Divide and conquer the problem (front-end /back-end) divide the people (backend developers and clients/users)...
    like @jmeowmeow I am playing with #PhoenixLiveView in the hope of working full-circle, with users in the loop.

  39. @daverooneyca Divide and conquer the problem (front-end /back-end) divide the people (backend developers and clients/users)...
    like @jmeowmeow I am playing with #PhoenixLiveView in the hope of working full-circle, with users in the loop.

  40. 🦀 and or 🧪 for scalable and performant side project? Experiences with either? I've done way too much so I want to try to be able to approach problems differently.

    Axum would (I'm guessing) provide maximum performance but require a front-end with some JS to be dynamic but could be serverless. And elixir would allow for skipping a "frontend" due to the nature of the websocket approach but would run better scaled always running infra like k8s or fly.io

  41. 🦀 #Axum and #diesel or 🧪 #PhoenixLiveView for scalable and performant side project? Experiences with either? I've done way too much #python so I want to try to be able to approach problems differently.

    Axum would (I'm guessing) provide maximum performance but require a front-end with some JS to be dynamic but could be serverless. And elixir would allow for skipping a "frontend" due to the nature of the websocket approach but would run better scaled always running infra like k8s or fly.io

  42. heise+ | Mehr Perfomance: Mit Phoenix LiveView Echtzeit-Webapplikationen entwickeln

    Mit Phoenix LiveView gelingt die Entwicklung performanter, hochskalierbarer Echtzeitanwendungen für den Browser ohne clientseitige JavaScript-Frameworks.
    Mehr Perfomance: Mit Phoenix LiveView Echtzeit-Webapplikationen entwickeln