#elixir
Creating Polar Plots in Elixir Part 2
https://dockyard.com/blog/2022/10/19/creating-polar-plots-in-elixir-part-2
Creating Polar Plots in Elixir Part 2
https://dockyard.com/blog/2022/10/19/creating-polar-plots-in-elixir-part-2
#elixir #podcast #thinkingelixir
Elixir at the Royal Bank of Canada
https://podcast.thinkingelixir.com/125
Elixir at the Royal Bank of Canada
https://podcast.thinkingelixir.com/125
Thinking Elixir Podcast
Thinking Elixir Podcast 125: Elixir at the Royal Bank of Canada
Thanos Vassilakis explains how Elixir is used at @rbccm. We cover LiveViewβs incredible performance, adoption, "scaling teams", and how vendor "body shops" are a limiting factor in Elixir being accepted.
#elixir
Parser Combinators in Elixir: A Deeper Dive | AppSignal Blog
https://blog.appsignal.com/2022/11/15/parser-combinators-in-elixir-a-deeper-dive.html
Parser Combinators in Elixir: A Deeper Dive | AppSignal Blog
https://blog.appsignal.com/2022/11/15/parser-combinators-in-elixir-a-deeper-dive.html
Appsignal
Parser Combinators in Elixir: A Deeper Dive | AppSignal Blog
In the second part of our two-part series, we'll improve the parser combinator we've written.
#elixir #podcast #elixir_wizards
Harper Atlas on Tailwind From the Perspective of a Designer
https://smartlogic.io/podcast/elixir-wizards/s9-e8-harperatlas-tailwind/
Harper Atlas on Tailwind From the Perspective of a Designer
https://smartlogic.io/podcast/elixir-wizards/s9-e8-harperatlas-tailwind/
Elixir Wizards
Harper Atlas on Tailwind From the Perspective of a Designer
We are excited to have SmartLogic's own Harper Atlas as our guest on Elixir Wizards today! Harper, a product designer at SmartLogic (and cat lady at home), joins us on this episode to parse the particulars of the Tailwind framework from a designer's perspective.β¦
#elixir #phoenix #software #coding #development #engineering #inclusive #community
Google Login One tap backend for Elixir-Phoenix
https://dev.to/ndrean/google-login-one-tap-backend-with-elixir-and-joken-2l3n
Google Login One tap backend for Elixir-Phoenix
https://dev.to/ndrean/google-login-one-tap-backend-with-elixir-and-joken-2l3n
DEV Community
Google Login One tap backend for Elixir-Phoenix
This shows how to integrate Google's One tap login in an Elixir/Phoenix app in a controller. This is...
#elixir
Recurring Events in Elixir (Phoenix)
https://medium.com/smallworldus/recurring-events-in-elixir-phoenix-with-optimal-querying-4154703822e2
Recurring Events in Elixir (Phoenix)
https://medium.com/smallworldus/recurring-events-in-elixir-phoenix-with-optimal-querying-4154703822e2
Medium
Recurring Events in Elixir (Phoenix) with Optimal Querying
As Elixir developers, recursion should be our matter of expertise. So, here is a guide on implementing event recurrence in Elixir.
#elixir #multitenant
Create a multi-tenant, whitelabel application in Elixir & Phoenix part I: Working with subdomains
https://medium.com/redsquirrel-tech/create-a-multi-tenant-whitelabel-application-in-elixir-phoenix-part-i-working-with-subdomains-5d17c7556e6a
Create a multi-tenant, whitelabel application in Elixir & Phoenix part I: Working with subdomains
https://medium.com/redsquirrel-tech/create-a-multi-tenant-whitelabel-application-in-elixir-phoenix-part-i-working-with-subdomains-5d17c7556e6a
Medium
Create a multi-tenant, whitelabel application in Elixir & Phoenix part I: Working with subdomains
In this series of posts of Iβll explain what whitelabel, multi-tenant applications are and how a basic example of that could look like inβ¦
#elixir #livebook #software #coding #development #engineering #inclusive #community
A Livebook Smart-Cell to Render Diagrams
https://dev.to/zorbash/a-livebook-smart-cell-to-render-diagrams-fpm
A Livebook Smart-Cell to Render Diagrams
https://dev.to/zorbash/a-livebook-smart-cell-to-render-diagrams-fpm
DEV Community π©βπ»π¨βπ»
A Livebook Smart-Cell to Render Diagrams
I wrote my first Livebook smart-cell which renders diagrams from a textual description. I recently...
#elixir #podcast #thinkingelixir
Working at a Software Agency with the Wizards
https://podcast.thinkingelixir.com/126
Working at a Software Agency with the Wizards
https://podcast.thinkingelixir.com/126
Thinking Elixir Podcast
Thinking Elixir Podcast 126: Working at a Software Agency with the Wizards
Meet the Wizards Sundi Myint and Owen Bickford and hear what itβs like working at a Software Agency like SmartLogic vs a Product Company. Get to know them better and what they are working on today!
#elixir
Today I Learned: Composite Primary Keys using Elixir Ecto
https://til.hashrocket.com/posts/lgagvwjnev-composite-primary-keys-using-elixir-ecto
Today I Learned: Composite Primary Keys using Elixir Ecto
https://til.hashrocket.com/posts/lgagvwjnev-composite-primary-keys-using-elixir-ecto
Hashrocket
Today I Learned: Composite Primary Keys using Elixir Ecto
Ecto allows us to map a table with composite primary keys into our schemas. The way to do that is by using the primary_key: true option for the Ecto.Schema.field/3 instead of dealing with the special module attr @primary_key. Check this out:
#webdev #elixir #svelte #tutorial #software #coding #development #engineering #inclusive #community
E2E Reactivity using Svelte with Phoenix LiveView
https://dev.to/debussyman/e2e-reactivity-using-svelte-with-phoenix-liveview-38mf
E2E Reactivity using Svelte with Phoenix LiveView
https://dev.to/debussyman/e2e-reactivity-using-svelte-with-phoenix-liveview-38mf
DEV Community
E2E Reactivity using Svelte with Phoenix LiveView
This post is based on a talk given at ElixirConf 2022 Svelte is a reactive JS framework that is...
#elixir
Debugging in Elixir and Erlang: An Introduction | AppSignal Blog
https://blog.appsignal.com/2022/11/29/debugging-in-elixir-and-erlang-an-introduction.html
Debugging in Elixir and Erlang: An Introduction | AppSignal Blog
https://blog.appsignal.com/2022/11/29/debugging-in-elixir-and-erlang-an-introduction.html
Appsignal
Debugging in Elixir and Erlang: An Introduction | AppSignal Blog
In the first part of a two-part series, we'll touch on some tools you can use for debugging in Elixir.
#elixir #multitenant
Create a multi-tenant, whitelabel application in Elixir & Phoenix part II: Dynamic subdomain routing
https://medium.com/redsquirrel-tech/create-a-multi-tenant-whitelabel-application-in-elixir-phoenix-part-ii-dynamic-subdomain-a32513f6fac0
Create a multi-tenant, whitelabel application in Elixir & Phoenix part II: Dynamic subdomain routing
https://medium.com/redsquirrel-tech/create-a-multi-tenant-whitelabel-application-in-elixir-phoenix-part-ii-dynamic-subdomain-a32513f6fac0
Medium
Create a multi-tenant, whitelabel application in Elixir & Phoenix part II: Dynamic subdomainβ¦
In the previous post we outlined what a multi-tenant whitelabel application is. We also got our hands dirty by creating a new Phoenixβ¦
#erlangrabbitmqelixir programming languageelixir programming language
Advent of Code 2022 - Every Puzzle Solved in Erlang - Erlang Solutions
https://www.erlang-solutions.com/blog/advent-of-code-2022/
Advent of Code 2022 - Every Puzzle Solved in Erlang - Erlang Solutions
https://www.erlang-solutions.com/blog/advent-of-code-2022/
Erlang Solutions
Advent of Code 2022 - Every Puzzle Solved in Erlang - Erlang Solutions
We're solving all the advent of code puzzles in Erlang. Here's our solutions so far. Don't forget to come back in the future to see the latest solution.
#elixir #podcast #elixir_wizards
Jenny Bramble on Testing and Collaboration at Papa
https://smartlogic.io/podcast/elixir-wizards/s9-e9-jennybramble-testingandcollaboration/
Jenny Bramble on Testing and Collaboration at Papa
https://smartlogic.io/podcast/elixir-wizards/s9-e9-jennybramble-testingandcollaboration/
Elixir Wizards
Jenny Bramble on Testing and Collaboration at Papa
Today on Elixir Wizards, we chat with Jenny Bramble. Jenny is the Director of Quality Engineering at Papa, a platform that connects older adults and low-income families with companionship and a helping hand with daily tasks. Tune in to learn more about Jenny'sβ¦
#rabbitmqerlangelixir programming languageelixir programming language
RabbitMQ - An Amazing Message Broker - Erlang Solutions
https://www.erlang-solutions.com/blog/rabbitmq-an-amazing-message-broker/
RabbitMQ - An Amazing Message Broker - Erlang Solutions
https://www.erlang-solutions.com/blog/rabbitmq-an-amazing-message-broker/
Erlang Solutions
RabbitMQ - An Amazing Message Broker - Erlang Solutions
What is a message broker? What is RabbitMQ? Why use RabbitMQ? Your concerns will be answered by the RabbitMQ team right in the article!
#elixir #podcast #elixir_wizards
Frank Hunleth and Joe Martin on the Particulars of Nerves
https://smartlogic.io/podcast/elixir-wizards/s9-e10-frank-and-joe-particulars-of-nerves/
Frank Hunleth and Joe Martin on the Particulars of Nerves
https://smartlogic.io/podcast/elixir-wizards/s9-e10-frank-and-joe-particulars-of-nerves/
Elixir Wizards
Frank Hunleth and Joe Martin on the Particulars of Nerves
Today on Elixir Wizards, we speak with two great minds in the Elixir community: Frank Hunleth from SmartRent and Joe Martin from Company Six. Join us to parse the particulars of Nerves, from production and terminology, to stacks, customization, and how theyβ¦