#elixir #podcast
#045 Junior Devs with Michał Buszkiewicz
https://thinkingelixir.com/podcast-episodes/045-junior-devs-with-michal-buszkiewicz/
#045 Junior Devs with Michał Buszkiewicz
https://thinkingelixir.com/podcast-episodes/045-junior-devs-with-michal-buszkiewicz/
Thinking Elixir
#045 Junior Devs with Michał Buszkiewicz - Thinking Elixir
We talk about Junior developers in the Elixir community. Lots of tips, what to focus on coming out of university vs bootcamp and more!
#elixir
Configuration in elixir with dotenvy
https://medium.com/@fireproofsocks/configuration-in-elixir-with-dotenvy-8b20f227fc0e
Configuration in elixir with dotenvy
https://medium.com/@fireproofsocks/configuration-in-elixir-with-dotenvy-8b20f227fc0e
Medium
Configuration in Elixir with Dotenvy
If you have been fortunate enough to have written Elixir code, then you can understand its appeal: the straightforward beauty of functional…
#elixir
The mystery of string concatenation & io lists | elixir expert
https://medium.com/blackode/the-mystery-of-string-concatenation-io-lists-elixir-expert-d21d1f0a2aba
The mystery of string concatenation & io lists | elixir expert
https://medium.com/blackode/the-mystery-of-string-concatenation-io-lists-elixir-expert-d21d1f0a2aba
Medium
The Mystery of String Concatenation & IO Lists | Elixir Expert
IO Lists and Phoenix rendering Templates
#elixir #podcast
#046 Livebook with Jonatan Kłosko
https://thinkingelixir.com/podcast-episodes/046-livebook-with-jonatan-klosko/
#046 Livebook with Jonatan Kłosko
https://thinkingelixir.com/podcast-episodes/046-livebook-with-jonatan-klosko/
Thinking Elixir
#046 Livebook with Jonatan Kłosko - Thinking Elixir
Jonatan Kłosko, the coder behind Livebook explains how it works, what you can do with it, some unusual ways people are using it, and more!
#elixir #podcast
Robert Virding on the Roots of Erlang
https://smartlogic.io/podcast/elixir-wizards/s6e1-virding/
Robert Virding on the Roots of Erlang
https://smartlogic.io/podcast/elixir-wizards/s6e1-virding/
Elixir Wizards
Robert Virding on the Roots of Erlang
Welcome to a new season of Elixir Wizards! This time around we will be focussing on the magic of the BEAM, so get ready for an exciting journey. To kick things off we are joined by a true legend in the space of Erlang, Elixir, and the BEAM, Robert Virding.
#elixir #tips #coding
2 Unique Use Cases of GenServer.reply | Deep Insights | Elixir Expert
https://medium.com/blackode/2-unique-use-cases-of-genserver-reply-deep-insights-elixir-expert-31e7abbd42d1
2 Unique Use Cases of GenServer.reply | Deep Insights | Elixir Expert
https://medium.com/blackode/2-unique-use-cases-of-genserver-reply-deep-insights-elixir-expert-31e7abbd42d1
Medium
2 Unique Use Cases of GenServer.reply | Deep Insights |Elixir Expert
Don’t fear to reply anymore.
#elixir
How to compose and refactor ecto queries with queries modules
https://curiosum.dev/blog/composable-elixir-ecto-queries-modules
How to compose and refactor ecto queries with queries modules
https://curiosum.dev/blog/composable-elixir-ecto-queries-modules
Curiosum
How to compose and refactor Ecto queries with Queries Modules | Curiosum
If you're wondering how to refactor your long Elixir Ecto Queries, and at the same time make them composable & reusable, then the answer is - Queries Modules!
#elixir #cassandra #redis
Building a scalable and high performances big data system
https://towardsdatascience.com/building-a-scalable-and-high-performances-big-data-system-221c6b6893eb
Building a scalable and high performances big data system
https://towardsdatascience.com/building-a-scalable-and-high-performances-big-data-system-221c6b6893eb
Medium
Building a scalable and high performances big data system
Some time ago, I had the opportunity to work on a fascinating project. We needed a way to expose REST APIs about Google Analytics data, but we had some big problems with the free Google Analytics…
#elixir
How to use rabbitmq in service integration
https://www.erlang-solutions.com/blog/how-to-use-rabbitmq-in-service-integration/
How to use rabbitmq in service integration
https://www.erlang-solutions.com/blog/how-to-use-rabbitmq-in-service-integration/
Erlang Solutions
How to use RabbitMQ in service integration - Erlang Solutions
In this blogpost, we discuss the major challenges of integrating legacy and non-legacy systems and how RabbitMQ can provide a solution
#elixir #caching #cachex
Caching in Phoenix/Elixir with Cachex
https://alvinrapada.medium.com/caching-in-phoenix-elixir-with-cachex-1ca2c9442618
Caching in Phoenix/Elixir with Cachex
https://alvinrapada.medium.com/caching-in-phoenix-elixir-with-cachex-1ca2c9442618
Medium
Caching in Phoenix/Elixir with Cachex
A quick and dumb-down explanation of how to set up cachex in phoenix/elixir and an optional cache table/service management for awesomeness…
#elixir #podcast
#047 Crypto Trading in Elixir with Kamil Skowron
https://thinkingelixir.com/podcast-episodes/047-crypto-trading-in-elixir-with-kamil-skowron/
#047 Crypto Trading in Elixir with Kamil Skowron
https://thinkingelixir.com/podcast-episodes/047-crypto-trading-in-elixir-with-kamil-skowron/
Thinking Elixir
#047 Crypto Trading in Elixir with Kamil Skowron - Thinking Elixir
Kamil Skowron talks about his Youtube channel and online book "Create a cryptocurrency trading bot in Elixir"
#elixir #podcast
The Right Amount of Magic with Erik Person
https://smartlogic.io/podcast/elixir-wizards/s6e2-person/
The Right Amount of Magic with Erik Person
https://smartlogic.io/podcast/elixir-wizards/s6e2-person/
Elixir Wizards
The Right Amount of Magic with Erik Person
Today, Erik Person continues our journey into the magic of the BEAM and we get to hear all about his path in programming, his relationship with Elixir, and his utilization of the BEAM. We also have a mini-feature with SmartLogic's very own Stephanie Vizzi…