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.
Handling state between multiple processes with elixir

Handling state between multiple processes with elixir

347
Comments 26
5 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

277
Comments 83
13 min read
Pattern matching - Dealing with the if statement nightmare

Pattern matching - Dealing with the if statement nightmare

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

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

220
Comments 50
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

205
Comments 16
9 min read
Gen servers - Abstracting state management and task run together

Gen servers - Abstracting state management and task run together

203
Comments 11
5 min read
Phoenix & Elixir Learning Plan

Phoenix & Elixir Learning Plan

199
Comments 5
4 min read
Supervisors - Letting things crash

Supervisors - Letting things crash

192
Comments 9
5 min read
Let's Build An Instagram Clone With The PETAL(Phoenix, Elixir, TailwindCSS, AlpineJS, LiveView) Stack

Let's Build An Instagram Clone With The PETAL(Phoenix, Elixir, TailwindCSS, AlpineJS, LiveView) Stack

180
Comments 13
23 min read
How to write a CRUD CLI using Elixir and ScyllaDB

How to write a CRUD CLI using Elixir and ScyllaDB

173
Comments 8
18 min read
Elixir: Building a Small JSON Endpoint With Plug, Cowboy and Poison

Elixir: Building a Small JSON Endpoint With Plug, Cowboy and Poison

136
Comments 14
6 min read
Entendendo Plugs em Elixir

Entendendo Plugs em Elixir

99
Comments 9
5 min read
Development environment for Elixir + Phoenix with Docker and Docker-compose

Development environment for Elixir + Phoenix with Docker and Docker-compose

92
Comments 20
4 min read
Coming to Elixir from TypeScript

Coming to Elixir from TypeScript

87
Comments 4
11 min read
Which programming language should you learn in 2020?

Which programming language should you learn in 2020?

84
Comments 13
7 min read
The two universes of programming! OOP and FP!

The two universes of programming! OOP and FP!

82
Comments 13
4 min read
Elixir clustering using Postgres

Elixir clustering using Postgres

71
Comments 2
4 min read
Ruby vs Elixir

Ruby vs Elixir

68
Comments 31
1 min read
Metaprogramming: From C Preprocessing to Elixir Macros

Metaprogramming: From C Preprocessing to Elixir Macros

67
Comments
6 min read
Blazing with Phoenix: Project Structure

Blazing with Phoenix: Project Structure

66
Comments 4
8 min read
Multiplayer Go with Elixir's Registry, PubSub and dynamic supervisors

Multiplayer Go with Elixir's Registry, PubSub and dynamic supervisors

66
Comments
10 min read
Elixir Roadmap

Elixir Roadmap

64
Comments 9
4 min read
Concurrency In The Erlang VM

Concurrency In The Erlang VM

63
Comments 7
8 min read
Using Docker for your Elixir Phoenix application

Using Docker for your Elixir Phoenix application

62
Comments 4
2 min read
Setup Phoenix with Svelte+Rollup

Setup Phoenix with Svelte+Rollup

62
Comments 6
3 min read
Designing solutions with state machines in Elixir

Designing solutions with state machines in Elixir

61
Comments 4
4 min read
3 Things I Learned In 1 Year Working with Functional Programming

3 Things I Learned In 1 Year Working with Functional Programming

60
Comments 2
4 min read
What is your opinion on Elixir language, why don't more developers use it?

What is your opinion on Elixir language, why don't more developers use it?

60
Comments 44
1 min read
Mixing Clean Architecture

Mixing Clean Architecture

59
Comments
16 min read
Learn Elixir: The Ultimate Guide

Learn Elixir: The Ultimate Guide

59
Comments 3
7 min read
Elixir and The Beam: How Concurrency Really Works

Elixir and The Beam: How Concurrency Really Works

56
Comments 2
8 min read
An IoT Birdhouse with Elixir Nerves & Phoenix LiveView Components 🐦

An IoT Birdhouse with Elixir Nerves & Phoenix LiveView Components 🐦

56
Comments
11 min read
Skogsrå: Simplifying Your Elixir Configuration

Skogsrå: Simplifying Your Elixir Configuration

55
Comments 2
5 min read
Building the Go Game in Elixir: Time Travel and the Ko Rule

Building the Go Game in Elixir: Time Travel and the Ko Rule

54
Comments 1
9 min read
Introduction to Elixir

Introduction to Elixir

54
Comments 3
6 min read
Mixing Gleam & Elixir

Mixing Gleam & Elixir

53
Comments 14
4 min read
Learning Elixir's GenServer with a real-world example

Learning Elixir's GenServer with a real-world example

52
Comments 2
14 min read
Building and Playing the Go Game with Phoenix LiveView

Building and Playing the Go Game with Phoenix LiveView

52
Comments
7 min read
Elixir in the eyes of Node.js developer

Elixir in the eyes of Node.js developer

48
Comments 4
4 min read
Planetary Scale Rust and Golang by embedding WebAssembly in Elixir

Planetary Scale Rust and Golang by embedding WebAssembly in Elixir

48
Comments 2
8 min read
The Joys of Writing an Elixir SDK

The Joys of Writing an Elixir SDK

46
Comments
3 min read
Inspector, a better way to debug Elixir Code

Inspector, a better way to debug Elixir Code

45
Comments 5
2 min read
The 20% of Elixir syntax you need to read 80% of Elixir code.

The 20% of Elixir syntax you need to read 80% of Elixir code.

45
Comments 7
9 min read
Intro to OOP in Elixir

Intro to OOP in Elixir

45
Comments
4 min read
WTF are streams?

WTF are streams?

43
Comments
9 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
Deploy Elixir + Phoenix to AWS ECS with GitLab CI and Terraform

Deploy Elixir + Phoenix to AWS ECS with GitLab CI and Terraform

42
Comments 13
16 min read
Write Better Code With [Functional Programming & Elixir]

Write Better Code With [Functional Programming & Elixir]

41
Comments 18
3 min read
Building a simple Calendly clone with Phoenix LiveView (pt. 1)

Building a simple Calendly clone with Phoenix LiveView (pt. 1)

40
Comments
3 min read
Why SOLID may be useful for you in Elixir

Why SOLID may be useful for you in Elixir

39
Comments
6 min read
Caching with Elixir and ETS

Caching with Elixir and ETS

39
Comments
6 min read
Quick Demo! Four months of building. 04:18

Quick Demo! Four months of building.

38
Comments 6
2 min read
Deploying Elixir (1 of 3): Building Releases With Mix

Deploying Elixir (1 of 3): Building Releases With Mix

38
Comments 3
5 min read
Modern Webapps with React, Phoenix, Elixir and TypeScript

Modern Webapps with React, Phoenix, Elixir and TypeScript

38
Comments 6
14 min read
Protocolos com Elixir

Protocolos com Elixir

36
Comments 1
3 min read
Deploy a Phoenix app with Docker stack

Deploy a Phoenix app with Docker stack

35
Comments 12
6 min read
Consumindo GraphQL com Elixir?

Consumindo GraphQL com Elixir?

35
Comments 7
4 min read
Let's Build An Instagram Clone With The PETAL(Phoenix, Elixir, TailwindCSS, AlpineJS, LiveView) Stack [PART 2]

Let's Build An Instagram Clone With The PETAL(Phoenix, Elixir, TailwindCSS, AlpineJS, LiveView) Stack [PART 2]

35
Comments 7
15 min read
Quick Demo! Five months of building. 06:25

Quick Demo! Five months of building.

35
Comments 3
2 min read
Elixir for PHP developers - Programming paradigm

Elixir for PHP developers - Programming paradigm

35
Comments 5
4 min read
loading...