#elixir #absinthe #phoenix #aws
File Upload using Elixir, Phoenix, Absinthe and ExAws
https://dev.to/berviantoleo/file-upload-using-elixir-phoenix-absinthe-and-exaws-2f5l
File Upload using Elixir, Phoenix, Absinthe and ExAws
https://dev.to/berviantoleo/file-upload-using-elixir-phoenix-absinthe-and-exaws-2f5l
DEV Community
File Upload using Elixir, Phoenix, Absinthe and ExAws
Hello, I'm quite new in the elixir world. I want to write some notes so it will help me for later if...
#elixir #timescaledb #ecto
TimescaleDB support in Elixir using Ecto
https://medium.com/@bartosz_gorka/timescaledb-support-in-elixir-using-ecto-30ec00c32441
TimescaleDB support in Elixir using Ecto
https://medium.com/@bartosz_gorka/timescaledb-support-in-elixir-using-ecto-30ec00c32441
Medium
TimescaleDB support in Elixir using Ecto
Most of the projects we have the pleasure of creating collect a lot of data. It usually means a heavy load on the database, which we use…
#Elixir #Phoenix
Elixir and Phoenix with Chris McCord (The Changelog #147)
https://changelog.com/podcast/147
Elixir and Phoenix with Chris McCord (The Changelog #147)
https://changelog.com/podcast/147
Changelog
Elixir and Phoenix with Chris McCord (The Changelog #147)
Chris McCord joined the show to take us on a deep dive into the Phoenix web framework and Elixir. We covered the similarities between Ruby and Erlang, getting started with Elixir, and deploying Phoenix. He also shared his plans for the 1.0 release and the…
#elixir #kafka
Kafka, Brod, and the Ig Nobel in C++ literature
https://erszcz.medium.com/kafka-brod-and-the-ig-nobel-in-c-literature-ee4a2091255a
Kafka, Brod, and the Ig Nobel in C++ literature
https://erszcz.medium.com/kafka-brod-and-the-ig-nobel-in-c-literature-ee4a2091255a
Medium
Kafka, Brod, and the Ig Nobel in C++ literature
Redpanda is to Kafka, what Scylla is to Cassandra. This describes how I resolved a Kaffe / Brod / Redpanda consumer group rebalance…
#elixir #podcast #thinkingelixir
#066 Tracing Production with Kai Wern Choong - Thinking Elixir
https://thinkingelixir.com/podcast-episodes/066-tracing-production-with-kai-wern-choong/
#066 Tracing Production with Kai Wern Choong - Thinking Elixir
https://thinkingelixir.com/podcast-episodes/066-tracing-production-with-kai-wern-choong/
Thinking Elixir
#066 Tracing Production with Kai Wern Choong - Thinking Elixir
Kai Wern Choong shared his experience tracing performance problems in production. We cover what “tracing” is in the BEAM, recon and more!
#elixir
Real-Time Form Validation with Phoenix LiveView
https://blog.appsignal.com/2021/09/28/real-time-form-validations-with-phoenix-liveview.html
Real-Time Form Validation with Phoenix LiveView
https://blog.appsignal.com/2021/09/28/real-time-form-validations-with-phoenix-liveview.html
AppSignal Blog
Real-Time Form Validation with Phoenix LiveView | AppSignal Blog
Discover how you can build LiveView forms that validate changes and provide real-time feedback to users.
#elixir #podcast #elixir_mix
Onboarding and Transitioning into Elixir - EMx 146 - Devchat.tv
https://devchat.tv/elixir-mix/onboarding-and-transitioning-into-elixir-emx-146/
Onboarding and Transitioning into Elixir - EMx 146 - Devchat.tv
https://devchat.tv/elixir-mix/onboarding-and-transitioning-into-elixir-emx-146/
Elixir Mix
Elixir Mix: Onboarding and Transitioning into Elixir - EMx 146
The Elixir Mix panel takes the helm to talk about helping onboard and transition new developers onto an Elixir team. They discuss helping developers who may not have an Elixir background. They also advise Chuck on how to make a career transition since he's…
#elixir #podcast #thinkingelixir
#067 Building a Healthy Community - Thinking Elixir
https://thinkingelixir.com/podcast-episodes/067-building-a-healthy-community/
#067 Building a Healthy Community - Thinking Elixir
https://thinkingelixir.com/podcast-episodes/067-building-a-healthy-community/
Thinking Elixir
#067 Building a Healthy Community - Thinking Elixir
The Elixir community is a welcoming, encouraging and helpful place. We talk about ways to help keep it that way.
#elixir
Today I Learned: Elixir unique numbers
https://til.hashrocket.com/posts/fez4auugt2-elixir-unique-numbers
Today I Learned: Elixir unique numbers
https://til.hashrocket.com/posts/fez4auugt2-elixir-unique-numbers
Hashrocket
Today I Learned: Elixir unique numbers
I just found out that Elixir has a function that gets an unique_integer/1. This is very useful for Factories if you want to implement something like sequences to avoid errors due to database unique constraints.
#elixir
How to upload a file in Elixir with Waffle | Curiosum
https://curiosum.com/blog/how-upload-file-elixir-waffle
How to upload a file in Elixir with Waffle | Curiosum
https://curiosum.com/blog/how-upload-file-elixir-waffle
Curiosum
How to upload a file in Elixir with Waffle | Curiosum
The ability to upload files is a key requirement for many todays web and mobile applications. I'll show you how to upload files in Elixir with Waffle.
#elixir #vault
Elixir Phoenix + Vault: simple guide with libvault and config provider
https://medium.com/@marinakrasnovatr81/elixir-phoenix-vault-simple-guide-with-libvault-and-config-provider-f3a9267040c2
Elixir Phoenix + Vault: simple guide with libvault and config provider
https://medium.com/@marinakrasnovatr81/elixir-phoenix-vault-simple-guide-with-libvault-and-config-provider-f3a9267040c2
Medium
Elixir Phoenix + Vault: simple guide with libvault and config provider
Vault, the tool for managing secret data, passwords and credentials, becomes more and more popular now, so here is a simple guide for…
#elixir #podcast #thinkingelixir
#068 Rust and Elixir with Nik Begley - Thinking Elixir
https://thinkingelixir.com/podcast-episodes/068-rust-and-elixir-with-nik-begley/
#068 Rust and Elixir with Nik Begley - Thinking Elixir
https://thinkingelixir.com/podcast-episodes/068-rust-and-elixir-with-nik-begley/
Thinking Elixir
#068 Rust and Elixir with Nik Begley - Thinking Elixir
Nik Beley explains Doctave’s use of Elixir and Rust and how well these two actually play together!
#elixir
Today I Learned: Logging SQL queries in Ecto migrations
https://til.hashrocket.com/posts/dapsekfhtv-logging-sql-queries-in-ecto-migrations
Today I Learned: Logging SQL queries in Ecto migrations
https://til.hashrocket.com/posts/dapsekfhtv-logging-sql-queries-in-ecto-migrations
Hashrocket
Today I Learned: Logging SQL queries in Ecto migrations
There are some options to Ecto migrate and rollback to turn on the logging of the SQL queries executed: