DEV Community

Elixir

This is where we talk about all thing related to the Elixir language, including it's surrounding OTP ecosystem.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Exploring the Perfect Elixir Setup

Exploring the Perfect Elixir Setup

Comments
3 min read
Perfect Elixir: Environment Setup

Perfect Elixir: Environment Setup

2
Comments
14 min read
Binary Data in Gleam: Implementing The RCON Protocol

Binary Data in Gleam: Implementing The RCON Protocol

1
Comments
5 min read
Idempotent seeds in Elixir

Idempotent seeds in Elixir

Comments
3 min read
Protecting your content against AI scrappers

Protecting your content against AI scrappers

Comments 2
3 min read
Debugging with breakpoints in ExUnit

Debugging with breakpoints in ExUnit

Comments
1 min read
Announcing TechSchool: A free and open-source platform to learn programming

Announcing TechSchool: A free and open-source platform to learn programming

216
Comments 48
2 min read
Ending the war or continuing it? Let's bring functional programming to OOP codebases

Ending the war or continuing it? Let's bring functional programming to OOP codebases

193
Comments 15
9 min read
Is Elixir or Common Lisp the best language for building a bootstrapped B2B SaaS in 2024?

Is Elixir or Common Lisp the best language for building a bootstrapped B2B SaaS in 2024?

2
Comments
2 min read
Interactive Documents With Livebook

Interactive Documents With Livebook

3
Comments
6 min read
Ash Calculations - Cond

Ash Calculations - Cond

1
Comments
1 min read
Creating Custom Exceptions in Elixir

Creating Custom Exceptions in Elixir

2
Comments
8 min read
Connect your Fly.io app to AWS RDS Postgres. Terraform complete walkthrough.

Connect your Fly.io app to AWS RDS Postgres. Terraform complete walkthrough.

Comments
5 min read
How to cast & validate map-typed Ecto schema field

How to cast & validate map-typed Ecto schema field

2
Comments 2
4 min read
Top 3 Elixir books that will make you love Elixir even more

Top 3 Elixir books that will make you love Elixir even more

1
Comments
4 min read
Async Elixir Telemetry

Async Elixir Telemetry

4
Comments
7 min read
How to Build a Memory-efficient Elixir App with Streams

How to Build a Memory-efficient Elixir App with Streams

7
Comments
13 min read
Ecto order by a dynamic fragment

Ecto order by a dynamic fragment

1
Comments
2 min read
Writing dynamic Ecto queries with Composite

Writing dynamic Ecto queries with Composite

10
Comments 1
4 min read
Adding Embeddings to a Phoenix App

Adding Embeddings to a Phoenix App

1
Comments
2 min read
Elixir - Simple Req Cookie Jar

Elixir - Simple Req Cookie Jar

Comments
1 min read
Shell scripting with Elixir

Shell scripting with Elixir

Comments
8 min read
Build A Simple Tracing System in Elixir

Build A Simple Tracing System in Elixir

1
Comments
6 min read
Creating a Date Range Picker with Phoenix LiveView

Creating a Date Range Picker with Phoenix LiveView

7
Comments 1
16 min read
Listing matches for users

Listing matches for users

8
Comments
8 min read
Seamless navigation between SPA and LiveView

Seamless navigation between SPA and LiveView

Comments
7 min read
From Next.js to Rails then Elixir: My journey through React.js burnout

From Next.js to Rails then Elixir: My journey through React.js burnout

269
Comments 79
13 min read
Network optimization (4x WS message size reduction) for sending a lot of data from LiveView to client using push_event

Network optimization (4x WS message size reduction) for sending a lot of data from LiveView to client using push_event

12
Comments 4
4 min read
Elixir Culture Shock

Elixir Culture Shock

3
Comments 6
2 min read
Resize Image Uploads with Phoenix LiveView

Resize Image Uploads with Phoenix LiveView

7
Comments 4
9 min read
OO to Elixir: Clean Code With Pattern Matching

OO to Elixir: Clean Code With Pattern Matching

4
Comments 1
3 min read
Elixir clustering using Postgres

Elixir clustering using Postgres

62
Comments 2
4 min read
Parsing data from CSV into PostgreSQL in Phoenix Framework project with Elixir

Parsing data from CSV into PostgreSQL in Phoenix Framework project with Elixir

Comments
2 min read
Using Plug in Elixir Phoenix to transfer custom request header or params value to HTTP Headers

Using Plug in Elixir Phoenix to transfer custom request header or params value to HTTP Headers

Comments
2 min read
AppSignal’s Top 5 Elixir Posts in 2023

AppSignal’s Top 5 Elixir Posts in 2023

1
Comments
2 min read
Where Nerves-related Mix tasks are defined?

Where Nerves-related Mix tasks are defined?

2
Comments
3 min read
ElixirScript, a Github Action to run Elixir code in workflow steps

ElixirScript, a Github Action to run Elixir code in workflow steps

Comments
2 min read
What's New in Elixir 1.16

What's New in Elixir 1.16

3
Comments 2
7 min read
Elevate Your Elixir With Sigils

Elevate Your Elixir With Sigils

Comments
11 min read
Creating an efficient SpellChecker in Elixir

Creating an efficient SpellChecker in Elixir

Comments
3 min read
Easy LLM based text classification with instructor_ex

Easy LLM based text classification with instructor_ex

1
Comments 1
2 min read
Adding DALL-E to your Elixir app

Adding DALL-E to your Elixir app

1
Comments
3 min read
Elixir: A BEAM Machine

Elixir: A BEAM Machine

3
Comments 1
5 min read
How to import CSV file to the Database

How to import CSV file to the Database

1
Comments
1 min read
Definindo item ativo no menu no Phoenix Framework usando Short-circuit Evaluation

Definindo item ativo no menu no Phoenix Framework usando Short-circuit Evaluation

7
Comments
2 min read
Defining active menu item in Phoenix Framework through Short-circuit Evaluation

Defining active menu item in Phoenix Framework through Short-circuit Evaluation

5
Comments
2 min read
Resumable Uploading of Files in Live View (Phoenix/Elixir/JS)

Resumable Uploading of Files in Live View (Phoenix/Elixir/JS)

1
Comments
4 min read
Upgrading to Phoenix 1.7

Upgrading to Phoenix 1.7

1
Comments
6 min read
Schroedinger's Snack Stash

Schroedinger's Snack Stash

4
Comments
5 min read
Exploring the Data Analysis: From Python Certification to the Elixir Challenge - Mean-Variance-Standard Deviation Calculator

Exploring the Data Analysis: From Python Certification to the Elixir Challenge - Mean-Variance-Standard Deviation Calculator

2
Comments 2
4 min read
Using the Keyword module for options

Using the Keyword module for options

4
Comments
1 min read
The Macaron Paradox

The Macaron Paradox

1
Comments
3 min read
Advanced Multi-tenancy for Elixir Applications Using Ecto

Advanced Multi-tenancy for Elixir Applications Using Ecto

3
Comments
9 min read
Spice up your LiveView app with a cool loading spinner!

Spice up your LiveView app with a cool loading spinner!

3
Comments 2
3 min read
How to take leverage from on_mount to reduce code

How to take leverage from on_mount to reduce code

8
Comments 2
1 min read
Notes on semantic search with Elixir and Bumblebee

Notes on semantic search with Elixir and Bumblebee

Comments
8 min read
Zoom + Pan, clamped to a container

Zoom + Pan, clamped to a container

Comments
2 min read
File upload to AWS S3 or S3 compatible bucket from Phoenix LiveView using Elixir

File upload to AWS S3 or S3 compatible bucket from Phoenix LiveView using Elixir

6
Comments
7 min read
Integrando um BFF Rest com um microsserviço via gRPC

Integrando um BFF Rest com um microsserviço via gRPC

1
Comments 1
4 min read
Setting Up a Multi-tenant Phoenix App for Elixir

Setting Up a Multi-tenant Phoenix App for Elixir

2
Comments
11 min read
loading...