#elixir #phoenix
Passing Unknown Attributes into Your Component
https://fly.io/phoenix-files/passing-unknown-attributes-into-component/
Passing Unknown Attributes into Your Component
https://fly.io/phoenix-files/passing-unknown-attributes-into-component/
Fly
Passing Unknown Attributes into Your Component
On your LiveView page, you are using a custom component. You want to be able to pass HTML attributes into the component, but the component doesn't know anything about the attributes being passed. You need a way to pass arbitrary attributes through and get…
#elixir
Build Interactive Phoenix LiveView UIs with Components | AppSignal Blog
https://blog.appsignal.com/2022/01/11/build-interactive-phoenix-liveview-uis-with-components.html
Build Interactive Phoenix LiveView UIs with Components | AppSignal Blog
https://blog.appsignal.com/2022/01/11/build-interactive-phoenix-liveview-uis-with-components.html
Appsignal
Build Interactive Phoenix LiveView UIs with Components | AppSignal Blog
Learn how to make use of functional components to create complex Phoenix LiveView UIs.
#elixir
Launching Livebook using LiveView
https://fly.io/blog/creating-the-livebook-launcher-in-liveview/
Launching Livebook using LiveView
https://fly.io/blog/creating-the-livebook-launcher-in-liveview/
Fly
Launching Livebook using LiveView
The Livebook launcher was super fun to create. Everything happens in a single LiveView process. There was a problem recovering state though. This post is about how I solved that.
#elixir #podcast #elixir_mix
Twitch Streaming with Elixir and Phoenix ft. Erik Guzmán - EMx 157
https://elixirmix.com/twitch-streaming-with-elixir-phoenix-and-erik-guzman
Twitch Streaming with Elixir and Phoenix ft. Erik Guzmán - EMx 157
https://elixirmix.com/twitch-streaming-with-elixir-phoenix-and-erik-guzman
Elixir Mix
Elixir Mix: Twitch Streaming with Elixir and Phoenix ft. Erik Guzmán - EMx 157
Want to see Elixir/Phoenix out in the wild? In this episode, Allen sits down with Erik Guzmán, a developer whose proficiency in Elixir/Phoenix enabled him to created instant closed captions for both Twitch and Zoom audiences. The two discuss why Elixir is…
#elixir #elixir_conf_eu
Love Your Crash Dumps | Michał Ślaski | ElixirConf EU 2021
https://www.youtube.com/watch?v=wyjWR731uSU
Love Your Crash Dumps | Michał Ślaski | ElixirConf EU 2021
https://www.youtube.com/watch?v=wyjWR731uSU
YouTube
Love Your Crash Dumps | Michał Ślaski | ElixirConf EU 2021
This video was recorded at ElixirConf EU 2021 - https://www.elixirconf.eu/
Love Your Crash Dumps | Michał Ślaski - Co-Founder of koderki.pl
ABSTRACT
Livebook enabled a new level of interactivity with a running BEAM VM. In this talk we first describe techniques…
Love Your Crash Dumps | Michał Ślaski - Co-Founder of koderki.pl
ABSTRACT
Livebook enabled a new level of interactivity with a running BEAM VM. In this talk we first describe techniques…
#elixir
Phoenix File Uploading via JavaScript
https://smartlogic.io/blog/phoenix-file-upload-via-javascript/
Phoenix File Uploading via JavaScript
https://smartlogic.io/blog/phoenix-file-upload-via-javascript/
SmartLogic Blog
Phoenix File Uploading via JavaScript
File uploading in phoenix can be straight forward and I would recommend to anyone to use their docs to do it. However, I had a recent instance where I used a JavaScript driven version. More than anything, it was complicated because of all the files that needed…
#elixir #phoenix
Keep LiveViews alive across live redirects
https://fly.io/phoenix-files/live-render-sticky-option/
Keep LiveViews alive across live redirects
https://fly.io/phoenix-files/live-render-sticky-option/
Fly
Keep LiveViews alive across live redirects
When and how to use the live_render's sticky option
#elixir #podcast #elixir_wizards
Brooklyn Zelenka and The Exciting World of Edge Computing
https://smartlogic.io/podcast/elixir-wizards/s7e9-zelenka/
Brooklyn Zelenka and The Exciting World of Edge Computing
https://smartlogic.io/podcast/elixir-wizards/s7e9-zelenka/
Elixir Wizards
Brooklyn Zelenka and The Exciting World of Edge Computing
We are very excited to welcome Brooklyn Zelenka back to the podcast to talk about her work at Fission and the ever-expanding frontier of edge computing!
#elixir #podcast #elixir_mix
Getting Elixir Right with Alex Burlacu - EMx 158
https://elixirmix.com/getting-elixir-right-with-alex-burlacu-emx-158
Getting Elixir Right with Alex Burlacu - EMx 158
https://elixirmix.com/getting-elixir-right-with-alex-burlacu-emx-158
Elixir Mix
Elixir Mix: Getting Elixir Right with Alex Burlacu - EMx 158
Excited about Elixir but not sure how to get the most out of it? We’ve got you covered. In this episode, the Elixir Mix roundtable sits down with Alex Burlacu, a software developer whose specialities include Elixir, machine learning, and blowing his own mind.…
#elixir #elixir_conf_eu
Nerves - An industrialization journey | Jean Parapaillon | ElixirConf EU 2021
https://www.youtube.com/watch?v=6MDNm7k2OoI
Nerves - An industrialization journey | Jean Parapaillon | ElixirConf EU 2021
https://www.youtube.com/watch?v=6MDNm7k2OoI
YouTube
Nerves - An industrialization journey | Jean Parapaillon | ElixirConf EU 2021
This video was recorded at ElixirConf EU 2021 - https://www.elixirconf.eu/
Nerves - An industrialization journey | JeanParapaillon - Senior Elixir Engineer at Zola Electric
ABSTRACT
By integrating buildroot, BEAM and erlang/elixir ecosystem into a comprehensive…
Nerves - An industrialization journey | JeanParapaillon - Senior Elixir Engineer at Zola Electric
ABSTRACT
By integrating buildroot, BEAM and erlang/elixir ecosystem into a comprehensive…
#elixir #elixir_conf_eu
Creating a scalable (...) with Elixir, Python & Tensorflow | Arjan Scherpenisse | ElixirConf EU 2021
https://www.youtube.com/watch?v=U8c_hsWC2jE
Creating a scalable (...) with Elixir, Python & Tensorflow | Arjan Scherpenisse | ElixirConf EU 2021
https://www.youtube.com/watch?v=U8c_hsWC2jE
YouTube
Creating a scalable (...) with Elixir, Python & Tensorflow | Arjan Scherpenisse | ElixirConf EU 2021
This video was recorded at ElixirConf EU 2021 - https://www.elixirconf.eu/
Creating a scalable intent classifier with Elixir, Python and Tensorflow | Arjan Scherpenisse - Founder at Botsquad
ABSTRACT
Modern NLP (Natural Language Processing) tasks often…
Creating a scalable intent classifier with Elixir, Python and Tensorflow | Arjan Scherpenisse - Founder at Botsquad
ABSTRACT
Modern NLP (Natural Language Processing) tasks often…
#elixir #ai
Nx Tip of the Week #9 – Window Functions
https://seanmoriarity.com/2022/01/17/nx-tip-of-the-week-9-window-operations/
Nx Tip of the Week #9 – Window Functions
https://seanmoriarity.com/2022/01/17/nx-tip-of-the-week-9-window-operations/
Sean Moriarity
Nx Tip of the Week #9 – Window Functions
With the release of Nx 0.1.0, I thought I should continue these posts. My time is a limited so these will be a little more brief than before. Each week I’ll highlight a small aspect of the Nx…
#elixir #axon
Getting Started with Axon
https://dockyard.com/blog/2022/01/11/getting-started-with-axon
Getting Started with Axon
https://dockyard.com/blog/2022/01/11/getting-started-with-axon
#elixir #tutorial #programming #functional #software #coding #development #engineering #inclusive #community
[File Format Verification] With Elixir
https://dev.to/elixirprogrammer/file-format-verification-with-elixir-2ba3
[File Format Verification] With Elixir
https://dev.to/elixirprogrammer/file-format-verification-with-elixir-2ba3
DEV Community 👩💻👨💻
[File Format Verification] With Elixir
Let's handle file name extensions with Elixir, useful to validate the type of format of...
#elixir #phoenix
How to structure Email logic in a Phoenix codebase
https://kurtov.pro/blog/how-to-structure-email-logic-in-a-phoenix-codebase/
How to structure Email logic in a Phoenix codebase
https://kurtov.pro/blog/how-to-structure-email-logic-in-a-phoenix-codebase/
Yevhenii Kurtov's blog
How to structure Email logic in a Phoenix codebase
This is your one-stop guide for structuring email-related logic in Phoenix projects.
#elixir #elixir_conf_eu
Monitoring Elixir With OpenTelemetry | Kamil Kowalski | ElixirConf EU 2021
https://www.youtube.com/watch?v=4OBtc_eIKIE
Monitoring Elixir With OpenTelemetry | Kamil Kowalski | ElixirConf EU 2021
https://www.youtube.com/watch?v=4OBtc_eIKIE
YouTube
Monitoring Elixir With OpenTelemetry | Kamil Kowalski | ElixirConf EU 2021
This video was recorded at ElixirConf EU 2021 - https://www.elixirconf.eu/
Monitoring Elixir With OpenTelemetry | Kamil Kowalski - Lead Architect @ Fresha
ABSTRACT
There are many application performance monitoring products on the market. Most of them use…
Monitoring Elixir With OpenTelemetry | Kamil Kowalski - Lead Architect @ Fresha
ABSTRACT
There are many application performance monitoring products on the market. Most of them use…
#elixir #phoenix #liveview
Building a simple Calendly clone with Phoenix LiveView (pt. 7) | bigardone.dev
https://bigardone.dev/blog/2022/01/11/building-a-simple-calendly-clone-with-phoenix-live-view-pt-7
Building a simple Calendly clone with Phoenix LiveView (pt. 7) | bigardone.dev
https://bigardone.dev/blog/2022/01/11/building-a-simple-calendly-clone-with-phoenix-live-view-pt-7
bigardone.dev
Building a simple Calendly clone with Phoenix LiveView (pt. 7) | bigardone.dev
Managing event types, part two.