#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…
#elixir #podcast #elixir_wizards
Devon Estes on The Power of Functional Programming
https://smartlogic.io/podcast/elixir-wizards/s8e2-estes/
Devon Estes on The Power of Functional Programming
https://smartlogic.io/podcast/elixir-wizards/s8e2-estes/
Elixir Wizards
Devon Estes on The Power of Functional Programming
For today's episode we invite back Devon Estes, who now leads the third-party integration team at Remote. In this conversation, Devon tells us about the ins and outs of working for an enormous international Elixir based company, and explains why functional…
#elixir #podcast #thinkingelixir
Rustler Precompiled with Philip Sampaio
https://podcast.thinkingelixir.com/95
Rustler Precompiled with Philip Sampaio
https://podcast.thinkingelixir.com/95
Thinking Elixir Podcast
Thinking Elixir Podcast 95: Rustler Precompiled with Philip Sampaio
Philip Sampaio explains the Rustler Precompiled project and how its easier to use Rust libraries for NIFs in Elixir. We discuss what it means for internal company projects, libraries and much more!
#elixir
Understanding Processes for Elixir Developers - Erlang Solutions
https://www.erlang-solutions.com/blog/understanding-processes-for-elixir-developers/
Understanding Processes for Elixir Developers - Erlang Solutions
https://www.erlang-solutions.com/blog/understanding-processes-for-elixir-developers/
Erlang Solutions
Understanding Processes for Elixir Developers - Erlang Solutions
This post is for all developers who want to try Elixir or are trying their first steps in Elixir. This content is aimed at those who already have previous experience with the language.
#elixir #rabbitmq #kafka
Migrating from Kafka to RabbitMQ at SimpleBet: Why and How | David Lucia | RabbitMQ Summit 21
https://www.youtube.com/watch?v=dmBdFh5N1g4
Migrating from Kafka to RabbitMQ at SimpleBet: Why and How | David Lucia | RabbitMQ Summit 21
https://www.youtube.com/watch?v=dmBdFh5N1g4
YouTube
Migrating from Kafka to RabbitMQ at SimpleBet: Why and How | David Lucia | RabbitMQ Summit 21
Migrating from Kafka to RabbitMQ at SimpleBet: Why and How | David Lucia - VP, Engineering @ SimpleBet.
ABSTRACT
At Simplebet, we are striving to make every moment of every sporting event a betting opportunity. In doing so, we initially chose Kafka to deliver…
ABSTRACT
At Simplebet, we are striving to make every moment of every sporting event a betting opportunity. In doing so, we initially chose Kafka to deliver…
#elixir #podcast #elixir_mix
Building Project Severus with Eric Sullivan - EMx 169
https://elixirmix.com/building-project-severus-with-eric-sullivan-emx-169
Building Project Severus with Eric Sullivan - EMx 169
https://elixirmix.com/building-project-severus-with-eric-sullivan-emx-169
Elixir Mix
Elixir Mix: Building Project Severus with Eric Sullivan - EMx 169
Eric Sullivan joins the mix to discuss Project Severus. He started out with greeting carts and it grew into a way of sharing and keeping up on contact information. He dives into how it works and then into the technical details of how he build it.
This…
This…
#elixir
Using Profiling in Elixir to Improve Performance | AppSignal Blog
https://blog.appsignal.com/2022/04/26/using-profiling-in-elixir-to-improve-performance.html
Using Profiling in Elixir to Improve Performance | AppSignal Blog
https://blog.appsignal.com/2022/04/26/using-profiling-in-elixir-to-improve-performance.html
Appsignal
Using Profiling in Elixir to Improve Performance | AppSignal Blog
Let's explore three profiling tools you can use to find performance issues in Elixir — `cprof`, `eprof`, and `fprof`.
#elixir #podcast #thinkingelixir
Reviewing Elixir with José Valim - Part 4
https://podcast.thinkingelixir.com/96
Reviewing Elixir with José Valim - Part 4
https://podcast.thinkingelixir.com/96
Thinking Elixir Podcast
Thinking Elixir Podcast 96: Reviewing Elixir with José Valim - Part 4
José Valim in part 4 of 5 as we countdown to Elixir's 10 year anniversary! We cover 1.10, 1.11, and 1.12. Insights into Erlang’s design and history and how that impacts Elixir along with teases of upcoming things in 1.14!
#elixir
Adding traceability to Elixir applications with Spandex: our experience
https://medium.com/wttj-tech/adding-traceability-to-elixir-applications-with-spandex-our-experience-1b97978146e2
Adding traceability to Elixir applications with Spandex: our experience
https://medium.com/wttj-tech/adding-traceability-to-elixir-applications-with-spandex-our-experience-1b97978146e2
Medium
Adding traceability to Elixir applications with Spandex: our experience
At Welcome to the Jungle, our backend applications are mainly written using the Elixir language. Logs are exported to Datadog, but tracing…
#elixir
The Big Rewrite: How DockYard used database multitenancy for Ruby to Elixir data migration
https://dockyard.com/blog/2022/04/21/the-big-rewrite-how-dockyard-used-database-multitenancy-for-rails-to-elixir-data-migration
The Big Rewrite: How DockYard used database multitenancy for Ruby to Elixir data migration
https://dockyard.com/blog/2022/04/21/the-big-rewrite-how-dockyard-used-database-multitenancy-for-rails-to-elixir-data-migration
#elixir #podcast #elixir_wizards
Cassidy Williams and Tobi Pfeiffer on Elixir Programming at Remote
https://smartlogic.io/podcast/elixir-wizards/s8e3-williams-pfeiffer/
Cassidy Williams and Tobi Pfeiffer on Elixir Programming at Remote
https://smartlogic.io/podcast/elixir-wizards/s8e3-williams-pfeiffer/
Elixir Wizards
Cassidy Williams and Tobi Pfeiffer on Elixir Programming at Remote
This week we welcome Cassidy Williams and Tobi Pfeiffer from Remote. Learn about Cassidy's role as Head of Experience and Education and Tobi's work as Staff Engineer at this fast growing, international Elixir company in this exciting double-guest episode.