#elixir #phoenix
Pushing Events: with and without JS.push
https://fly.io/phoenix-files/pushing-events-with-js-push/
Pushing Events: with and without JS.push
https://fly.io/phoenix-files/pushing-events-with-js-push/
Fly
Pushing Events: with and without JS.push
Documentation and guides from the team at Fly.io.
#elixir #programming #tutorial #software #coding #development #engineering #inclusive #community
Adding periodic task in Elixir with OTP
https://dev.to/rafaquelhodev/adding-periodic-task-in-elixir-with-otp-2ge4
Adding periodic task in Elixir with OTP
https://dev.to/rafaquelhodev/adding-periodic-task-in-elixir-with-otp-2ge4
DEV Community
Adding periodic task in Elixir with OTP
In this post, I'll show how to create a simple periodic task using Elixir OTP. In this example,...
#elixir
Profiling Elixir Applications with Flame Graphs and Flame On
https://dockyard.com/blog/2022/02/22/profiling-elixir-applications-with-flame-graphs-and-flame-on
Profiling Elixir Applications with Flame Graphs and Flame On
https://dockyard.com/blog/2022/02/22/profiling-elixir-applications-with-flame-graphs-and-flame-on
#elixir #phoenix
Exploring Options for Storing Custom Data in Ecto
https://fly.io/phoenix-files/exploring-options-for-storing-custom-data-in-ecto/
Exploring Options for Storing Custom Data in Ecto
https://fly.io/phoenix-files/exploring-options-for-storing-custom-data-in-ecto/
Fly
Exploring Options for Storing Custom Data in Ecto
Ever wanted to store a blob of custom data on a database record? When the data is stored using Ecto there are several ways we can do it. This article explores two paths and discusses some of the pros and cons for each approach.
#elixir
How to Create Neural Network in Elixir Using Nx and Axon | Curiosum
https://curiosum.com/blog/how-create-neural-network-elixir-nx-axon
How to Create Neural Network in Elixir Using Nx and Axon | Curiosum
https://curiosum.com/blog/how-create-neural-network-elixir-nx-axon
Curiosum
How to Create Neural Network in Elixir Using Nx and Axon | Curiosum
#elixir #podcast #elixir_mix
Untangling Cloud Infrastructure with Cory oโDaniel - EMx 168
https://elixirmix.com/untangling-cloud-infrastructure-with-cory-o-daniel-emx-168
Untangling Cloud Infrastructure with Cory oโDaniel - EMx 168
https://elixirmix.com/untangling-cloud-infrastructure-with-cory-o-daniel-emx-168
#elixir #phoenix
Loading indicators for events with JS.push
https://fly.io/phoenix-files/js-push-loading-options/
Loading indicators for events with JS.push
https://fly.io/phoenix-files/js-push-loading-options/
Fly
Loading indicators for events with JS.push
LiveView apps involve a lot of interaction between the client and the server. We want to customize how we indicate to users that our UI is waiting for a server response to some event
#elixir
Using Elixir and WhatsApp to Fight COVID19 - Erlang Solutions
https://www.erlang-solutions.com/blog/using-elixir-and-whatsapp-to-fight-covid/
Using Elixir and WhatsApp to Fight COVID19 - Erlang Solutions
https://www.erlang-solutions.com/blog/using-elixir-and-whatsapp-to-fight-covid/
Erlang Solutions
Using Elixir and WhatsApp to Fight COVID19 - Erlang Solutions
The story of how a system built in 5 days using Elixir and WhatsApp served over 7.5 million people as the World Health Organization's first COVID-19 hotline.
#elixir
Converting Phoenix Views to LiveViews
https://smartlogic.io/blog/converting-phoenix-views-to-liveviews/
Converting Phoenix Views to LiveViews
https://smartlogic.io/blog/converting-phoenix-views-to-liveviews/
SmartLogic Blog
Converting Phoenix Views to LiveViews
This is a guide for converting an existing Phoenix view into a LiveView. From Chris McCordโs announcement of the library: โPhoenix LiveView is an exciting new library which enables rich, real-time user experiences with server-rendered HTML. LiveView poweredโฆ
#elixir #podcast #thinkingelixir
Benchee and OpenSource with Tobias Pfeiffer
https://podcast.thinkingelixir.com/94
Benchee and OpenSource with Tobias Pfeiffer
https://podcast.thinkingelixir.com/94
Thinking Elixir Podcast
Thinking Elixir Podcast 94: Benchee and OpenSource with Tobias Pfeiffer
Tobias Pfeiffer talks about his popular performance benchmark tool Benchee. He explains why a single bug fix took so long, caused so much pain, and we discuss how many of us deal with similar challenges.
#elixir #podcast #elixir_wizards
Miguel Cobรก on Deploying in Elixir and Other Languages
https://smartlogic.io/podcast/elixir-wizards/s8e1-coba/
Miguel Cobรก on Deploying in Elixir and Other Languages
https://smartlogic.io/podcast/elixir-wizards/s8e1-coba/
Elixir Wizards
Miguel Cobรก on Deploying in Elixir and Other Languages
To kick off our season premiere, we are very happy to welcome Miguel Cobรก to the show! Miguel currently works at Shore, and he gives us some great insight into the part that Elixir plays at the company (alongside other languages), and how this suits his particularsโฆ
#elixir #logging #software #coding #development #engineering #inclusive #community
Structured (JSON) logs in Elixir
https://dev.to/aymanosman/structured-json-logs-in-elixir-48gi
Structured (JSON) logs in Elixir
https://dev.to/aymanosman/structured-json-logs-in-elixir-48gi
DEV Community
Structured (JSON) logs in Elixir
The desire to produce structured logs is common. In this article, I will survey the major approaches...
#elixir
Today I Learned: Ecto Query Ellipsis in Elixir
https://til.hashrocket.com/posts/pcypvnkylr-ecto-query-ellipsis-in-elixir
Today I Learned: Ecto Query Ellipsis in Elixir
https://til.hashrocket.com/posts/pcypvnkylr-ecto-query-ellipsis-in-elixir
Hashrocket
Today I Learned: Ecto Query Ellipsis in Elixir
We can use ... in Ecto Query when using positional bindings queries so we donโt need to specify all the schema references in the query. Check this out:
#Elixir #Open Source #Sustainability
The Oban Pro featuring Parker Selbert (Backstage #23)
https://changelog.com/backstage/23
The Oban Pro featuring Parker Selbert (Backstage #23)
https://changelog.com/backstage/23
Changelog
The Oban Pro featuring Parker Selbert (Backstage #23)
Weโve been using Parker Selbertโs Oban library for years and he even helped us hold it right by improving our open source implementation! So, Jerod invited him Backstage to discuss the library, how weโre using it, Parkerโs plan to make it financially sustainableโฆ
#elixir #phoenix
Formatting the user's local date-times using Hooks
https://fly.io/phoenix-files/dates-formatting-with-hooks/
Formatting the user's local date-times using Hooks
https://fly.io/phoenix-files/dates-formatting-with-hooks/
Fly
Formatting the user's local date-times using Hooks
Converting datetimes from UTC format to the user's local timezone with Hooks
#elixir #rabbitmq
Building a scalable multichannel notification system | Ori Shofman Shimoni | RabbitMQ Summit 21
https://youtu.be/jJhEasgr_JU
Building a scalable multichannel notification system | Ori Shofman Shimoni | RabbitMQ Summit 21
https://youtu.be/jJhEasgr_JU
YouTube
Building a scalable multichannel notification system | Ori Shofman Shimoni | RabbitMQ Summit 21
This video was recorded at RabbitMQ Summit 21
Next RabbitMQ Summit: 16 September 2022 learn more at https://rabbitmqsummit.com/
How we built at Vonage a scalable multichannel notification system | Ori Shofman Shimoni - Technical Manager @ Vonage
ABSTRACTโฆ
Next RabbitMQ Summit: 16 September 2022 learn more at https://rabbitmqsummit.com/
How we built at Vonage a scalable multichannel notification system | Ori Shofman Shimoni - Technical Manager @ Vonage
ABSTRACTโฆ