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.
Rust NIFs in Elixir

Rust NIFs in Elixir

9
Comments
7 min read
Cache the data using Redis in Elixir/Phoenix

Cache the data using Redis in Elixir/Phoenix

14
Comments 2
6 min read
Absinthe Journey with Wolfiton or How to Bring the Absinthe Tutorial UP to Date- Part 4 The Door

Absinthe Journey with Wolfiton or How to Bring the Absinthe Tutorial UP to Date- Part 4 The Door

6
Comments
7 min read
Implementing Authorization using Role Based Access Control (RBAC) in Phoenix Web Applications

Implementing Authorization using Role Based Access Control (RBAC) in Phoenix Web Applications

8
Comments
2 min read
Yggdrasil and PostgreSQL Notifications

Yggdrasil and PostgreSQL Notifications

7
Comments
2 min read
Part 2. Managing multiple stores using GenServer processes — Elixir/OTP

Part 2. Managing multiple stores using GenServer processes — Elixir/OTP

7
Comments
4 min read
Deploy Elixir apps utilizing Rust NIFs on Render.com

Deploy Elixir apps utilizing Rust NIFs on Render.com

8
Comments
7 min read
Part 1. GenServer — Elixir/OTP

Part 1. GenServer — Elixir/OTP

6
Comments
5 min read
Beware of the ETS bag

Beware of the ETS bag

6
Comments
3 min read
Yggdrasil: Easy Pub-Sub in Elixir

Yggdrasil: Easy Pub-Sub in Elixir

31
Comments 3
3 min read
Real World Phoenix |> Sign Up Flow SPA style with LiveView!

Real World Phoenix |> Sign Up Flow SPA style with LiveView!

9
Comments
6 min read
Absinthe Journey with Wolfiton or How to Bring the Absinthe Tutorial UP to Date- Part 3 The Walls

Absinthe Journey with Wolfiton or How to Bring the Absinthe Tutorial UP to Date- Part 3 The Walls

9
Comments 2
8 min read
Elixir’s with statement is fantastic

Elixir’s with statement is fantastic

10
Comments 2
2 min read
Learning Elixir with PHP help

Learning Elixir with PHP help

11
Comments
13 min read
File Downloading in Headless Chrome Using ChromeDriver and Hound

File Downloading in Headless Chrome Using ChromeDriver and Hound

7
Comments
3 min read
Great(er) goals for the future of Elixir

Great(er) goals for the future of Elixir

6
Comments 2
1 min read
[PT-BR] Organizando flash messages no Phoenix

[PT-BR] Organizando flash messages no Phoenix

8
Comments
4 min read
Rhea's Galaxy Map

Rhea's Galaxy Map

8
Comments
6 min read
Skogsrå: Simplifying Your Elixir Configuration

Skogsrå: Simplifying Your Elixir Configuration

55
Comments 2
5 min read
Introducing Rhea

Introducing Rhea

5
Comments
5 min read
asdf: a version manager to rule them all

asdf: a version manager to rule them all

17
Comments 1
3 min read
Monitoring the Erlang VM With AppSignal's Magic Dashboard

Monitoring the Erlang VM With AppSignal's Magic Dashboard

5
Comments
3 min read
How To Send SMS Messages With Elixir

How To Send SMS Messages With Elixir

16
Comments
5 min read
Absinthe Journey with Wolfiton or How to Bring the Absinthe Tutorial UP to Date- Part 2 Foundation

Absinthe Journey with Wolfiton or How to Bring the Absinthe Tutorial UP to Date- Part 2 Foundation

6
Comments
5 min read
How to install erlang on macOS with asdf

How to install erlang on macOS with asdf

14
Comments 1
1 min read
Easy Authentication in Elixir & Phoenix with the pow & pow_assent libraries

Easy Authentication in Elixir & Phoenix with the pow & pow_assent libraries

22
Comments
2 min read
[PT-BR] Instalando Elixir com ASDF

[PT-BR] Instalando Elixir com ASDF

12
Comments 1
3 min read
An Intro to Elixir from a JavaScript Background

An Intro to Elixir from a JavaScript Background

29
Comments
3 min read
Implementing Message Outbox Pattern with Oban

Implementing Message Outbox Pattern with Oban

14
Comments
5 min read
How to Get Your Elixir Application Ready for CI/CD

How to Get Your Elixir Application Ready for CI/CD

23
Comments 2
9 min read
Absinthe Journey with Wolfiton or How to Bring the Absinthe Tutorial UP to Date- Part 1 Introduction

Absinthe Journey with Wolfiton or How to Bring the Absinthe Tutorial UP to Date- Part 1 Introduction

16
Comments
2 min read
The .iex.exs file

The .iex.exs file

9
Comments
1 min read
With statements and error handling

With statements and error handling

8
Comments
3 min read
Setup Phoenix with Svelte+Rollup

Setup Phoenix with Svelte+Rollup

62
Comments 6
3 min read
Entendendo Elixir com ajuda de PHP

Entendendo Elixir com ajuda de PHP

25
Comments 7
15 min read
Rendering Markdown in Elixir

Rendering Markdown in Elixir

10
Comments
6 min read
The Joys of Writing an Elixir SDK

The Joys of Writing an Elixir SDK

46
Comments
3 min read
Elixir project setup - mix.exs

Elixir project setup - mix.exs

8
Comments
1 min read
Elixir project setup - config.exs

Elixir project setup - config.exs

6
Comments
1 min read
Calculating the Factorial of 10_000 - Elixir

Calculating the Factorial of 10_000 - Elixir

8
Comments 2
1 min read
5 Reasons Why Elixir is Better Than Ruby

5 Reasons Why Elixir is Better Than Ruby

10
Comments 1
6 min read
When Elixir's performance becomes Rust-y

When Elixir's performance becomes Rust-y

21
Comments
8 min read
New webinar - Building Tetris in Elixir

New webinar - Building Tetris in Elixir

11
Comments 1
1 min read
Tree Traversal With Elixir

Tree Traversal With Elixir

27
Comments
4 min read
Mocking Functions in Elixir With ExDoubles

Mocking Functions in Elixir With ExDoubles

4
Comments
1 min read
ลองติดตั้งและใช้ Elixir เบื้องต้น (just print "Hello, World")

ลองติดตั้งและใช้ Elixir เบื้องต้น (just print "Hello, World")

14
Comments
2 min read
Elixir run asynchronous function with Task.async and Task.await

Elixir run asynchronous function with Task.async and Task.await

8
Comments 2
1 min read
Querying nested JSONB fields with Ecto

Querying nested JSONB fields with Ecto

16
Comments
2 min read
How to Use Broadway in Your Elixir Application

How to Use Broadway in Your Elixir Application

11
Comments
9 min read
Elixirメタプログラミング 02: マクロ

Elixirメタプログラミング 02: マクロ

7
Comments
4 min read
Simple MySQL with Elixir

Simple MySQL with Elixir

7
Comments
2 min read
How to write an Elixir code formatter

How to write an Elixir code formatter

12
Comments
5 min read
Understanding LiveView: build a Gallery app

Understanding LiveView: build a Gallery app

17
Comments
12 min read
The benefits of Erlang & Elixir for blockchain

The benefits of Erlang & Elixir for blockchain

29
Comments 1
5 min read
Elixir Phoenix vs. Serverless Node

Elixir Phoenix vs. Serverless Node

13
Comments 2
2 min read
AzureDevOps, Elixir, Docker, CI/CD, and the others — Part 2: Release and deploy.

AzureDevOps, Elixir, Docker, CI/CD, and the others — Part 2: Release and deploy.

30
Comments
5 min read
Elixir Phoenix with Typescript and React – December 2019 Edition

Elixir Phoenix with Typescript and React – December 2019 Edition

42
Comments 6
7 min read
Up And Running With Faktory In Elixir

Up And Running With Faktory In Elixir

5
Comments
8 min read
The Primitives of Phoenix LiveView

The Primitives of Phoenix LiveView

12
Comments
7 min read
Lexers and Parsers: Letting Business Write Business Logic

Lexers and Parsers: Letting Business Write Business Logic

19
Comments 3
12 min read
loading...