#elixir #elixir_conf_eu
Building a solar powered weather station with Nerves | John Oxford | ElixirConfEU V 2020
https://www.youtube.com/watch?v=DPvyT8h2pP4
Building a solar powered weather station with Nerves | John Oxford | ElixirConfEU V 2020
https://www.youtube.com/watch?v=DPvyT8h2pP4
YouTube
Building a solar powered weather station with Nerves | John Oxford | ElixirConfEU V 2020
This video was recorded at ElixirConf EU Virtual 2020 - https://www.elixirconf.eu/
Building a solar powered weather station with Nerves | John Oxford - Software Engineer at PowerSecure
ABSTRACT
If you aren’t familiar with the Nerves tooling system, or…
Building a solar powered weather station with Nerves | John Oxford - Software Engineer at PowerSecure
ABSTRACT
If you aren’t familiar with the Nerves tooling system, or…
#elixir
Four patterns to save your codebase and your sanity | Marcelo Lebre | Code BEAM V
https://youtu.be/xWqOR-cdIUQ
Four patterns to save your codebase and your sanity | Marcelo Lebre | Code BEAM V
https://youtu.be/xWqOR-cdIUQ
YouTube
Four patterns to save your codebase and your sanity | Marcelo Lebre | Code BEAM V
This video was recorded at Code BEAM V 2020 - codesync.global/conferences/code-beam-sto/Four patterns to save your codebase and your sanity | Marcelo Lebre ...
#elixir #podcast #thinkingelixir
#070 PardallMarkdown with Alfred Reinold Baudisch - Thinking Elixir
https://thinkingelixir.com/podcast-episodes/070-pardallmarkdown-with-alfred-reinold-baudisch/
#070 PardallMarkdown with Alfred Reinold Baudisch - Thinking Elixir
https://thinkingelixir.com/podcast-episodes/070-pardallmarkdown-with-alfred-reinold-baudisch/
Thinking Elixir
#070 PardallMarkdown with Alfred Reinold Baudisch - Thinking Elixir
PardallMarkdown renders “static” markdown files as HTML. Not a static site generator, it can be included as a library in your other Phoenix projects!
#elixir #code_beam
Applied Telemetry Lessons from the Field | Bryan Naegele | Code BEAM V
https://youtu.be/YmnPe61BjOI
Applied Telemetry Lessons from the Field | Bryan Naegele | Code BEAM V
https://youtu.be/YmnPe61BjOI
YouTube
Applied Telemetry Lessons from the Field | Bryan Naegele | Code BEAM V
This video was recorded at Code BEAM V 2020 - codesync.global/conferences/code-beam-sto/
Applied Telemetry Lessons from the Field | Bryan Naegele - Member of the Erlang Ecosystem Foundation
ABSTRACT
As the telemetry ecosystem grows and adds tracing support…
Applied Telemetry Lessons from the Field | Bryan Naegele - Member of the Erlang Ecosystem Foundation
ABSTRACT
As the telemetry ecosystem grows and adds tracing support…
#elixir #ecto
Ecto Named Bindings in your queries
https://medium.com/@bartosz_gorka/ecto-named-bindings-in-your-queries-6b84a3f69459
Ecto Named Bindings in your queries
https://medium.com/@bartosz_gorka/ecto-named-bindings-in-your-queries-6b84a3f69459
Medium
Ecto Named Bindings in your queries
Every software developer wants his code to be the best. One of the best practices in software development is the DRY (Don’t repeat…
#elixir
Today I Learned: Get the Values for a Ecto Schema Enum Column
https://til.hashrocket.com/posts/vkhipl5jff-get-the-values-for-a-ecto-schema-enum-column
Today I Learned: Get the Values for a Ecto Schema Enum Column
https://til.hashrocket.com/posts/vkhipl5jff-get-the-values-for-a-ecto-schema-enum-column
Hashrocket
Today I Learned: Get the Values for a Ecto Schema Enum Column
I recently started learning Elixir and had a model with an enum column with the following attributes:
#elixir
Authorization and Policy Scopes for Phoenix Apps
https://blog.appsignal.com/2021/11/02/authorization-and-policy-scopes-for-phoenix-apps.html
Authorization and Policy Scopes for Phoenix Apps
https://blog.appsignal.com/2021/11/02/authorization-and-policy-scopes-for-phoenix-apps.html
Appsignal
Authorization and Policy Scopes for Phoenix Apps | AppSignal Blog
Find out how to implement quick and easy authorization for your Phoenix apps.
#elixir #podcast #thinkingelixir
#071 LiveView and the 7-GUI Tasks with German Velasco - Thinking Elixir
https://thinkingelixir.com/podcast-episodes/071-liveview-and-the-7-gui-tasks-with-german-velasco/
#071 LiveView and the 7-GUI Tasks with German Velasco - Thinking Elixir
https://thinkingelixir.com/podcast-episodes/071-liveview-and-the-7-gui-tasks-with-german-velasco/
Thinking Elixir
#071 LiveView and the 7-GUI Tasks with German Velasco - Thinking Elixir
We talk about how LiveView is unique from other frameworks and how it’s gotten better at solving different kinds of UI problems it wasn't designed for.
#elixir #livebook
Livebook v0.3 - Badges, pluggable file systems, branched sections, and more! - José Valim
https://youtu.be/4lNkiACemM0
Livebook v0.3 - Badges, pluggable file systems, branched sections, and more! - José Valim
https://youtu.be/4lNkiACemM0
#elixir #podcast #elixir_wizards
The Impact of Elixir Launchisode
https://smartlogic.io/podcast/elixir-wizards/s7e1-launchisode/
The Impact of Elixir Launchisode
https://smartlogic.io/podcast/elixir-wizards/s7e1-launchisode/
Elixir Wizards
The Impact of Elixir Launchisode
As we kick off our new, seventh season of the Elixir Wizards podcast, we wanted to introduce our theme of the impact of Elixir by having a simple chat between our panel and foregoing our usual guest format.
#elixir #otp
Elixir, OTP and concurrency, is it really that hard? (Part I.)
https://milan-pevec.medium.com/elixir-and-otp-is-it-really-that-hard-51cb9f18ccc7
Elixir, OTP and concurrency, is it really that hard? (Part I.)
https://milan-pevec.medium.com/elixir-and-otp-is-it-really-that-hard-51cb9f18ccc7
Medium
Elixir, OTP and concurrency, is it really that hard? (Part I.)
In the following series of articles, I would like to present clear view on these topics. Maybe I will help someone. Let’s give it a try!
#elixir #phoenix #liveview
Building a simple Calendly clone with Phoenix LiveView (pt. 1) | bigardone.dev
https://bigardone.dev/blog/2021/11/06/building-a-simple-calendly-clone-with-phoenix-live-view-pt-1
Building a simple Calendly clone with Phoenix LiveView (pt. 1) | bigardone.dev
https://bigardone.dev/blog/2021/11/06/building-a-simple-calendly-clone-with-phoenix-live-view-pt-1
bigardone.dev
Building a simple Calendly clone with Phoenix LiveView (pt. 1) | bigardone.dev
Introduction.