#elixir
Building an Income per Day SVG Chart in Elixir with ContEx Library
https://olirods.medium.com/building-an-income-per-day-svg-chart-in-elixir-with-contex-library-1a82d4fca300
Building an Income per Day SVG Chart in Elixir with ContEx Library
https://olirods.medium.com/building-an-income-per-day-svg-chart-in-elixir-with-contex-library-1a82d4fca300
Medium
Building an Income per Day SVG Chart in Elixir with ContEx Library
Today, we’ll take advantage of one of the many Elixir libraries that help us to code faster, easier and better. That one is ContEx library…
#elixir #ai
Nx Tip of the Week #14 – Slicing and Indexing
https://seanmoriarity.com/2022/02/21/nx-tip-of-the-week-14-slicing-and-indexing/
Nx Tip of the Week #14 – Slicing and Indexing
https://seanmoriarity.com/2022/02/21/nx-tip-of-the-week-14-slicing-and-indexing/
Sean Moriarity
Nx Tip of the Week #14 – Slicing and Indexing
Often times you want to slice and index into specific parts of a tensor. Nx offers a few different slicing and indexing routines which allow you to accomplish most of what you would want to do. Sli…
#elixir #grafana #metrics #beginners #software #coding #development #engineering #inclusive #community
Elixir, Telemetry, and Prometheus
https://dev.to/miguelcoba/elixir-telemetry-and-prometheus-3l1j
Elixir, Telemetry, and Prometheus
https://dev.to/miguelcoba/elixir-telemetry-and-prometheus-3l1j
DEV Community 👩💻👨💻
Elixir, Telemetry, and Prometheus
Collect Elixir telemetry and make it available to Prometheus
#elixir #podcast #thinkingelixir
Reviewing Elixir with José Valim - Part 2
https://podcast.thinkingelixir.com/87
Reviewing Elixir with José Valim - Part 2
https://podcast.thinkingelixir.com/87
Thinking Elixir Podcast
Thinking Elixir Podcast 87: Reviewing Elixir with José Valim - Part 2
José Valim returns for part 2 of 5 in the countdown to Elixir's 10 year anniversary! Part 2 covers releases 1.4, 1.5, and 1.6. Learned some great tips and even touched on upcoming features!
#elixir #code_beam
End to End Encryption with Elixir and Beam | Mrinal Wadhwa | Code BEAM V EU 21
https://www.youtube.com/watch?v=IwvMuEnDcIg
End to End Encryption with Elixir and Beam | Mrinal Wadhwa | Code BEAM V EU 21
https://www.youtube.com/watch?v=IwvMuEnDcIg
YouTube
End to End Encryption with Elixir and Beam | Mrinal Wadhwa | Code BEAM V EU 21
This video was recorded at Code BEAM V EU 2021 - https://codesync.global/conferences/code-beam-sto-2021/
End to End Encryption with Elixir and Beam | Mrinal Wadhwa - ECTO at Ockam
ABSTRACT
Erlang LS is slowly becoming the de-facto standard when it comes…
End to End Encryption with Elixir and Beam | Mrinal Wadhwa - ECTO at Ockam
ABSTRACT
Erlang LS is slowly becoming the de-facto standard when it comes…
#github #elixir #tutorial #software #coding #development #engineering #inclusive #community
How to publish ExDocs on GitHub Pages
https://dev.to/natoboram/how-to-publish-exdocs-on-github-pages-1kn2
How to publish ExDocs on GitHub Pages
https://dev.to/natoboram/how-to-publish-exdocs-on-github-pages-1kn2
DEV Community 👩💻👨💻
How to publish ExDocs on GitHub Pages
GitHub Pages allows you to publish static files, but it doesn't allow you to generate these. This is...
#elixir #podcast #elixir_mix
Reusable Ecto Code with Mika Kalathil - EMx 164
https://elixirmix.com/reusable-ecto-code-with-mika-kalathil-emx-164
Reusable Ecto Code with Mika Kalathil - EMx 164
https://elixirmix.com/reusable-ecto-code-with-mika-kalathil-emx-164
Elixir Mix
Elixir Mix: Reusable Ecto Code with Mika Kalathil - EMx 164
In this episode the panel talks with Mika Kalathil about how to write Ecto code which makes it straight-forward to reuse and compose. In addition they discuss the advantages of having a streamlined and consistent error handling strategy and how all of that…
#elixir #podcast #elixir_mix
Event-Driven Elixir with Thomas Kunnumpurath - EMx 166
https://elixirmix.com/event-driven-elixir-with-thomas-kunnumpurath-emx-166
Event-Driven Elixir with Thomas Kunnumpurath - EMx 166
https://elixirmix.com/event-driven-elixir-with-thomas-kunnumpurath-emx-166
Elixir Mix
Elixir Mix: Event-Driven Elixir with Thomas Kunnumpurath - EMx 166
In this episode the panel talks to Thomas Kunnumpurath about how to build event-driven systems in Elixir and what tradeoffs different approaches have. The panel probes Thomas - who is a relative newcomer to Elixir but well versed in building event-based systems…
#elixir #phoenix #tutorial #ueberauth #software #coding #development #engineering #inclusive #community
Deploying Elixir: Creating Your Own Ueberauth Strategy
https://dev.to/talk2megooseman/creating-your-own-ueberauth-strategy-3351
Deploying Elixir: Creating Your Own Ueberauth Strategy
https://dev.to/talk2megooseman/creating-your-own-ueberauth-strategy-3351
DEV Community
Deploying Elixir: Creating Your Own Ueberauth Strategy
Configuring your application I've been learning and growing building my own elixir and...
#elixir #podcast #thinkingelixir
Phoenix Debug Toolbar and LiveView Forms with Michael Crumm
https://podcast.thinkingelixir.com/88
Phoenix Debug Toolbar and LiveView Forms with Michael Crumm
https://podcast.thinkingelixir.com/88
Thinking Elixir Podcast
Thinking Elixir Podcast 88: Phoenix Debug Toolbar and LiveView Forms with Michael Crumm
Michael Crumm talks about his new project PhoenixProfiler that helps profile performance, expose route info, show crash info and more. We also talk about his work to improve LiveView forms!
#elixir #phoenix
LiveView card components with Bootstrap
https://fly.io/phoenix-files/liveview-bootstrap-card/
LiveView card components with Bootstrap
https://fly.io/phoenix-files/liveview-bootstrap-card/
Fly
LiveView card components with Bootstrap
It's clean and easy to make a Bootstrap card component with LiveView. And if you like it so much you want to use it again, you can convert it to a reusable component using slots.
#elixir #podcast #thinkingelixir
Reducing the Friction in Your Flow
https://podcast.thinkingelixir.com/89
Reducing the Friction in Your Flow
https://podcast.thinkingelixir.com/89
Thinking Elixir Podcast
Thinking Elixir Podcast 89: Reducing the Friction in Your Flow
We talk about the business value and personal happiness received when reducing the friction in our applications. It starts with the application design and LiveView plays a big role!
#elixir #podcast #thinkingelixir
Elixir Cards with Tetiana Dushenkivska
https://podcast.thinkingelixir.com/90
Elixir Cards with Tetiana Dushenkivska
https://podcast.thinkingelixir.com/90
Thinking Elixir Podcast
Thinking Elixir Podcast 90: Elixir Cards with Tetiana Dushenkivska
Tetiana Dushenkivska talks about how she created Elixir Cards and why. She shares how LiveView plays a role, how the flashcards can be used for both personal learning and fun competitions!
#elixir #functional #phoenix #webdev #software #coding #development #engineering #inclusive #community
Diving into the macros that make Phoenix controllers work
https://dev.to/brewinstallbuzzwords/diving-into-the-macros-that-make-phoenix-controllers-work-4k0h
Diving into the macros that make Phoenix controllers work
https://dev.to/brewinstallbuzzwords/diving-into-the-macros-that-make-phoenix-controllers-work-4k0h
DEV Community
Diving into the macros that make Phoenix controllers work
You’ve made a Phoenix controller before, but do you know how it actually works? Let’s explore some...
#elixir
Phoenix LiveView Under The Hood: The Form Function Component | AppSignal Blog
https://blog.appsignal.com/2022/03/29/phoenix-liveview-under-the-hood-the-form-function-component.html
Phoenix LiveView Under The Hood: The Form Function Component | AppSignal Blog
https://blog.appsignal.com/2022/03/29/phoenix-liveview-under-the-hood-the-form-function-component.html
Appsignal
Phoenix LiveView Under The Hood: The Form Function Component | AppSignal Blog
Let's demystify LiveView's form function component by taking a look under the hood.
#elixir #podcast #elixir_mix
Phoenix LiveView for Frontend Developers with Koen van Gilst - EMx 167
https://elixirmix.com/phoenix-liveview-for-frontend-developers-with-koen-van-gilst-emx-167
Phoenix LiveView for Frontend Developers with Koen van Gilst - EMx 167
https://elixirmix.com/phoenix-liveview-for-frontend-developers-with-koen-van-gilst-emx-167
Elixir Mix
Elixir Mix: Phoenix LiveView for Frontend Developers with Koen van Gilst - EMx 167
In this episode Koen van Gilst joins the mix to share his experience learning Elixir and LiveView as a mainly frontend developer. The panel then discusses the evolution of LiveView since it’s announcement and how it’s incorporating ideas from the frontend…
#elixir #podcast #thinkingelixir
Reviewing Elixir with José Valim - Part 3
https://podcast.thinkingelixir.com/91
Reviewing Elixir with José Valim - Part 3
https://podcast.thinkingelixir.com/91
Thinking Elixir Podcast
Thinking Elixir Podcast 91: Reviewing Elixir with José Valim - Part 3
José Valim returns to continue with part 3 of our 5 part series as we count down to the 10 year anniversary. We thought this would be a short episode but found there was a lot to talk about and learn!