#elixir #podcast #thinkingelixir
#054 AST Parsing using Sourceror with Lucas San Román - Thinking Elixir
https://thinkingelixir.com/podcast-episodes/054-ast-parsing-using-sourceror-with-lucas-san-roman/
#054 AST Parsing using Sourceror with Lucas San Román - Thinking Elixir
https://thinkingelixir.com/podcast-episodes/054-ast-parsing-using-sourceror-with-lucas-san-roman/
Thinking Elixir
#054 AST Parsing using Sourceror with Lucas San Román - Thinking Elixir
Lucas San Román explains his sourceror library, how it makes parsing the Elixir AST better, and what features it enables for the future.
#elixir
Today I Learned: Preloading data for Phoenix LiveView components
https://til.hashrocket.com/posts/vfszltehyz-preloading-data-for-phoenix-liveview-components
Today I Learned: Preloading data for Phoenix LiveView components
https://til.hashrocket.com/posts/vfszltehyz-preloading-data-for-phoenix-liveview-components
Hashrocket
Today I Learned: Preloading data for Phoenix LiveView components
One of the most common problems in web development is N+1. Graphql has taught me the DataLoader pattern and since then I never had to worry about N+1 as long as I kept using that pattern.
#elixir
How to Monitor and Optimize Your Database Performance: A Practical Guide
https://blog.appsignal.com/2021/06/30/how-to-monitor-and-optimize-your-database-performance-a-practical-guide.html
How to Monitor and Optimize Your Database Performance: A Practical Guide
https://blog.appsignal.com/2021/06/30/how-to-monitor-and-optimize-your-database-performance-a-practical-guide.html
Appsignal
How to Monitor and Optimize Your Database Performance: A Practical Guide | AppSignal Blog
In this post, we'll dive into the database part of your architecture to show how you can monitor and optimize your database performance.
#elixir #elixir_conf
Lumen and Eir - Hans Elias Josephsen | ElixirConfEU Virtual 20
https://www.youtube.com/watch?v=yCZKWqBCp00
Lumen and Eir - Hans Elias Josephsen | ElixirConfEU Virtual 20
https://www.youtube.com/watch?v=yCZKWqBCp00
YouTube
Lumen and Eir - Hans Elias Josephsen | ElixirConfEU Virtual 20
This video was recorded at ElixirConf EU Virtual 2020 (June) - https://www.elixirconf.eu/archives/vi...
More great virtual tech conferences - https://codesync.global
---
Lumen and Eir
by
Hans Elias Josephsenby
ABSTRACT
Lumen is a new compiler and runtime…
More great virtual tech conferences - https://codesync.global
---
Lumen and Eir
by
Hans Elias Josephsenby
ABSTRACT
Lumen is a new compiler and runtime…
#elixir #podcast #thinkingelixir
#055 Learning from Failure with Philipp Schmieder - Thinking Elixir
https://thinkingelixir.com/podcast-episodes/055-learning-from-failure-with-philipp-schmieder/
#055 Learning from Failure with Philipp Schmieder - Thinking Elixir
https://thinkingelixir.com/podcast-episodes/055-learning-from-failure-with-philipp-schmieder/
Thinking Elixir
#055 Learning from Failure with Philipp Schmieder - Thinking Elixir
Philipp Schmieder shares his experience creating a LiveView app for a political party’s convention, the problems he hit and what he learned!
#blockchain
Our Take on Blockchain in FinTech and the BEAM - Erlang Solutions
https://www.erlang-solutions.com/blog/blockchain-fintech-and-the-beam/
Our Take on Blockchain in FinTech and the BEAM - Erlang Solutions
https://www.erlang-solutions.com/blog/blockchain-fintech-and-the-beam/
Erlang Solutions
Our Take on Blockchain in FinTech and the BEAM - Erlang Solutions
Read Michael Jaiyeola's take on 2021 use cases of blockchain in financial services as we get ready for our sponsored session on the topic as part of Fintech Week London 2021.
#elixir #podcast #elixir_mix
Speeding up Elixir Regex replacement at Tubi with Yiming Chen - EMx 135 | Devchat.tv
https://devchat.tv/elixir-mix/speeding-up-elixir-regex-replacement-at-tubi-with-yiming-chen-emx-135/
Speeding up Elixir Regex replacement at Tubi with Yiming Chen - EMx 135 | Devchat.tv
https://devchat.tv/elixir-mix/speeding-up-elixir-regex-replacement-at-tubi-with-yiming-chen-emx-135/
#elixir #podcast #thinkingelixir
#056 Fly-ing Elixir Close to Users with Kurt Mackey - Thinking Elixir
https://thinkingelixir.com/podcast-episodes/056-fly-ing-elixir-close-to-users-with-kurt-mackey/
#056 Fly-ing Elixir Close to Users with Kurt Mackey - Thinking Elixir
https://thinkingelixir.com/podcast-episodes/056-fly-ing-elixir-close-to-users-with-kurt-mackey/
Thinking Elixir
#056 Fly-ing Elixir Close to Users with Kurt Mackey - Thinking Elixir
Kurt Mackey, founder at Fly.io, shares what's special about Fly and why Elixir apps are awesome because they take advantage of Fly's strengths.
#elixir #elixir_conf
Improving Developer Experience with LiveDashboard - Michael Crumm | ElixirConfEU Virtual 2020
https://www.youtube.com/watch?v=0Kn3FzrqwjM
Improving Developer Experience with LiveDashboard - Michael Crumm | ElixirConfEU Virtual 2020
https://www.youtube.com/watch?v=0Kn3FzrqwjM
YouTube
Improving Developer Experience with LiveDashboard - Michael Crumm | ElixirConfEU Virtual 2020
This video was recorded at ElixirConf EU Virtual 2020 - https://www.elixirconf.eu/
Next ElixirConf EU Virtual Conference October 7-8 - https://www.elixirconf.eu/
More great virtual tech conferences - https://codesync.global
---
Improving Developer Experience…
Next ElixirConf EU Virtual Conference October 7-8 - https://www.elixirconf.eu/
More great virtual tech conferences - https://codesync.global
---
Improving Developer Experience…
#elixir
Building Aggregates in Elixir and PostgreSQL
https://blog.appsignal.com/2021/07/13/building-aggregates-in-elixir-and-postgresql.html
Building Aggregates in Elixir and PostgreSQL
https://blog.appsignal.com/2021/07/13/building-aggregates-in-elixir-and-postgresql.html
Appsignal
Building Aggregates in Elixir and PostgreSQL | AppSignal Blog
In this article, we will describe the roles and implementation of aggregates in Elixir and PostgreSQL.
#elixir #podcast #elixir_wizards
Testing Elixir with Jeffrey Matthias and Andrea Leopardi
https://smartlogic.io/podcast/elixir-wizards/s6e6-matthias-leopardi/
Testing Elixir with Jeffrey Matthias and Andrea Leopardi
https://smartlogic.io/podcast/elixir-wizards/s6e6-matthias-leopardi/
Elixir Wizards
Testing Elixir with Jeffrey Matthias and Andrea Leopardi
While we can think of many reasons why we love Elixir, the community could always benefit from a more lively conversation around testing. It was with this in mind that Jeffrey Matthias and Andrea Leopardi decided to write Testing Elixir. Today they join us…
#elixir #phoenix #liveview
Background processes synchronization with GenServer and DynamicSupervisor
https://dev.to/santiagocardo/background-processes-synchronization-with-genserver-and-dynamicsupervisor-1mnn
Background processes synchronization with GenServer and DynamicSupervisor
https://dev.to/santiagocardo/background-processes-synchronization-with-genserver-and-dynamicsupervisor-1mnn
DEV Community
Elixir background processes synchronization with GenServer and DynamicSupervisor
In this post we are gonna see how to handle background processes synchronization using powerful...
#elixir #podcast #elixir_mix
Heartbeat and Gen Servers featuring Luca Peppe - EMx 136 | Devchat.tv
https://devchat.tv/elixir-mix/heartbeat-and-gen-servers-featuring-luca-peppe-emx-136/
Heartbeat and Gen Servers featuring Luca Peppe - EMx 136 | Devchat.tv
https://devchat.tv/elixir-mix/heartbeat-and-gen-servers-featuring-luca-peppe-emx-136/
#elixir
Today I Learned: Disable capture in Elixir Regex
https://til.hashrocket.com/posts/ixcv0cqf2x-disable-capture-in-elixir-regex
Today I Learned: Disable capture in Elixir Regex
https://til.hashrocket.com/posts/ixcv0cqf2x-disable-capture-in-elixir-regex
Hashrocket
Today I Learned: Disable capture in Elixir Regex
Today I came across a regex that had to use the ( parenthesis to match a sequence of chars but I wanted just to match them, so I'd love if I could ignore that piece from the "capture" part.