#elixir #webdev #tutorial
How to write a super fast link shortener with mnesia
https://dev.to/bnchrch/how-to-write-a-super-fast-link-shortener-with-mnesia-4d4g
How to write a super fast link shortener with mnesia
https://dev.to/bnchrch/how-to-write-a-super-fast-link-shortener-with-mnesia-4d4g
DEV Community
How to write a super fast link shortener with Mnesia
Let's start this monthβs tutorial with two statements that are going to get me in trouble: Elixi...
#elixir #webdev #tutorial #aws
Deploying elixir (1 of 3): building releases with mix
https://dev.to/jonlunsford/deploying-elixir-1-of-3-building-releases-with-mix-1o4a
Deploying elixir (1 of 3): building releases with mix
https://dev.to/jonlunsford/deploying-elixir-1-of-3-building-releases-with-mix-1o4a
DEV Community
Deploying Elixir (1 of 3): Building Releases With Mix
Build elixir releases locally with Docker & Mix. First in a series of 3 posts on deploying Elixir.
#elixir #webdev #tutorial #aws
Deploying elixir (2 of 3): terraforming an aws ec2 instance
https://dev.to/jonlunsford/deploying-elixir-2-of-3-terraforming-an-aws-ec2-instance-1nh5
Deploying elixir (2 of 3): terraforming an aws ec2 instance
https://dev.to/jonlunsford/deploying-elixir-2-of-3-terraforming-an-aws-ec2-instance-1nh5
DEV Community
Deploying Elixir (2 of 3): Terraforming an AWS EC2 Instance
Prepare an EC2 instance with Terraform for elixir deployment. Second in a series of three posts on deploying Elixir.
#elixir #webdev #aws #tutorial
Deploying elixir (3 of 3): provisioning ec2 with ansible
https://dev.to/jonlunsford/deploying-elixir-3-of-3-provisioning-ec2-with-ansible-10o4
Deploying elixir (3 of 3): provisioning ec2 with ansible
https://dev.to/jonlunsford/deploying-elixir-3-of-3-provisioning-ec2-with-ansible-10o4
DEV Community
Deploying Elixir (3 of 3): Provisioning EC2 With Ansible
Provision an EC2 instance with Ansible for elixir deployment. third in a series of three posts on deploying Elixir.
#elixir #tutorial #programming #beginners
Ad-hoc polymorphism in elixir using defprotocol
https://dev.to/sharmapankaj2512/ad-hoc-polymorphism-in-elixir-using-defprotocol-53ih
Ad-hoc polymorphism in elixir using defprotocol
https://dev.to/sharmapankaj2512/ad-hoc-polymorphism-in-elixir-using-defprotocol-53ih
DEV Community
Ad-hoc Polymorphism In Elixir Using defprotocol
#elixir #tutorial #beginners #architecture #software #coding #development #engineering #inclusive #community
Elixir SOLID Principles - Examples
https://dev.to/lgdev07/elixir-solid-principles-examples-2db5
Elixir SOLID Principles - Examples
https://dev.to/lgdev07/elixir-solid-principles-examples-2db5
DEV Community
Elixir SOLID Principles - Examples
Building an application can be hard depending on how you do it, as our career passes and the...
#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 #programming #functional #tutorial #software #coding #development #engineering #inclusive #community
How To Build a [Counter with Elixir, Phoenix, LiveView and Tailwind CSS] | No Javascript
https://dev.to/elixirprogrammer/how-to-build-a-counter-with-elixir-phoenix-liveview-and-tailwind-css-no-javascript-189h
How To Build a [Counter with Elixir, Phoenix, LiveView and Tailwind CSS] | No Javascript
https://dev.to/elixirprogrammer/how-to-build-a-counter-with-elixir-phoenix-liveview-and-tailwind-css-no-javascript-189h
DEV Community π©βπ»π¨βπ»
How To Build a [Counter with Elixir, Phoenix, LiveView and Tailwind CSS] | No Javascript
Learn how to use Elixir/Phoenix, to create a counter without javascript, only using...
#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 #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 #programming #tutorial #software #coding #development #engineering #inclusive #community
Adding periodic task in Elixir with OTP
https://dev.to/rafaquelhodev/adding-periodic-task-in-elixir-with-otp-2ge4
Adding periodic task in Elixir with OTP
https://dev.to/rafaquelhodev/adding-periodic-task-in-elixir-with-otp-2ge4
DEV Community
Adding periodic task in Elixir with OTP
In this post, I'll show how to create a simple periodic task using Elixir OTP. In this example,...
#mqtt #elixir #opensource #tutorial #software #coding #development #engineering #inclusive #community
MQTT for Elixir
https://dev.to/emqx/mqtt-for-elixir-3gdf
MQTT for Elixir
https://dev.to/emqx/mqtt-for-elixir-3gdf
DEV Community π©βπ»π¨βπ»
MQTT for Elixir
Introduction Recently I have read an excellent book Build a Weather Station with Elixir...
#kubernetes #elixir #devops #tutorial #software #coding #development #engineering #inclusive #community
How we Created an in-Browser Kubernetes Experience
https://dev.to/michaelguarino/how-we-created-an-in-browser-kubernetes-experience-a9l
How we Created an in-Browser Kubernetes Experience
https://dev.to/michaelguarino/how-we-created-an-in-browser-kubernetes-experience-a9l
DEV Community π©βπ»π¨βπ»
How we Created an in-Browser Kubernetes Experience
Before we dive into the technical weeds of how our cloud shell came to fruition, itβs worth...
#elixir #beginners #tutorial #software #coding #development #engineering #inclusive #community
Limiting Concurrency in Elixir Using Registry
https://dev.to/abiwinanda/limiting-concurrency-in-elixir-using-registry-2kig
Limiting Concurrency in Elixir Using Registry
https://dev.to/abiwinanda/limiting-concurrency-in-elixir-using-registry-2kig
DEV Community
Limiting Concurrency in Elixir Using Registry
When building applications with high performance in mind, we might be tempted to perform concurrent...
#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...