#elixir #functional_programming #performance #programming #software_development
Map vs list performance in elixir
https://medium.com/@damonvjanis/map-vs-list-performance-in-elixir-c45642a25c6
Map vs list performance in elixir
https://medium.com/@damonvjanis/map-vs-list-performance-in-elixir-c45642a25c6
Medium
Map vs List Performance in Elixir
Today I discovered an awesome property of Elixir maps that let me reduce the time of a matching operation on large datasets from about 30+…
#elixir #phoenix_framework #programming #software_development #learning_to_code
Learn to code the easy way (part 2)
https://medium.com/@damonvjanis/learn-to-code-the-easy-way-part-2-d5974723b577
Learn to code the easy way (part 2)
https://medium.com/@damonvjanis/learn-to-code-the-easy-way-part-2-d5974723b577
Medium
Learn to Code the Easy Way (Part 2)
This is a continuation of Learning to Code the Easy Way (Part 1).
#elixir #software_development #distillery #how_to #programming
How to perform hot code swapping using distillery— #2 — a (live demo) genserver state update.
https://medium.com/@blackode/how-to-perform-hot-code-swapping-using-distillery-2-a-live-demo-genserver-state-update-53d8344d9147
How to perform hot code swapping using distillery— #2 — a (live demo) genserver state update.
https://medium.com/@blackode/how-to-perform-hot-code-swapping-using-distillery-2-a-live-demo-genserver-state-update-53d8344d9147
Medium
How to perform Hot Code Swapping using Distillery— #2 — A (Live Demo) GenServer State update.
Focus on code & make releases easily.
#elixir #phoenix #software_development
Setting up code quality for your elixir/phoenix project
https://medium.com/thoughts-on-elixir/setting-up-code-quality-for-your-elixir-phoenix-project-e9958237ccfe
Setting up code quality for your elixir/phoenix project
https://medium.com/thoughts-on-elixir/setting-up-code-quality-for-your-elixir-phoenix-project-e9958237ccfe
Medium
Setting up code quality for your Elixir/Phoenix project
Elixir comes with a set of tools to make our lives easier. More importantly, keep our craft maintainable in the long run.
#kubernetes #elixir #erlang #distributed_systems #software_development
What’s going on in libcluster?
https://medium.com/@TehBrofessor/whats-going-on-in-libcluster-76f239f00d57
What’s going on in libcluster?
https://medium.com/@TehBrofessor/whats-going-on-in-libcluster-76f239f00d57
Medium
What’s going on in libcluster?
In which we dive into “automatic cluster formation” for Erlang nodes, with beautifully rendered, crystal clear, colorless doodles and code.
#elixir #clojure #software_development #functional_programming #comparison
Elixir vs. clojure: a high-level comparison
https://blog.rentpathcode.com/elixir-vs-clojure-a-high-level-comparison-e5b79537d213
Elixir vs. clojure: a high-level comparison
https://blog.rentpathcode.com/elixir-vs-clojure-a-high-level-comparison-e5b79537d213
Medium
Elixir vs. Clojure: A High-Level Comparison
7 Factors to Consider When Choosing Between Clojure and Elixir
#elixir #erlang #toml #distributed_systems #software_development
How to update elixir project configuration with toml in runtime.
https://medium.com/pharos-production/elixir-toml-configuration-d6b42a88fd65
How to update elixir project configuration with toml in runtime.
https://medium.com/pharos-production/elixir-toml-configuration-d6b42a88fd65
Medium
How to Update Elixir Project Configuration with TOML in Runtime.
Distributed & High-Load Systems Development.