DEV Community

# erlang

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Erlang Workshop 2024 - Call for Papers

Erlang Workshop 2024 - Call for Papers

Comments
4 min read
Empresas brasileiras que usam, ou usaram, Elixir ou Erlang

Empresas brasileiras que usam, ou usaram, Elixir ou Erlang

9
Comments 4
1 min read
Binary Data in Gleam: Implementing The RCON Protocol

Binary Data in Gleam: Implementing The RCON Protocol

1
Comments
5 min read
Using the Keyword module for options

Using the Keyword module for options

4
Comments
1 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
What you should know about the live_session macro

What you should know about the live_session macro

2
Comments
1 min read
Build Phoenix Docker Compose development environment easily

Build Phoenix Docker Compose development environment easily

3
Comments
2 min read
When to use the handle_params callback

When to use the handle_params callback

9
Comments
1 min read
The “let it crash” error handling strategy of Erlang, by Joe Armstrong

The “let it crash” error handling strategy of Erlang, by Joe Armstrong

6
Comments
4 min read
How to use unique_index wisely to grasp our business logic

How to use unique_index wisely to grasp our business logic

1
Comments
1 min read
Running PMML models in Erlang using NIF and CPP

Running PMML models in Erlang using NIF and CPP

Comments
7 min read
Understanding Process Restart Strategies: Transient, Temporary, and Permanent

Understanding Process Restart Strategies: Transient, Temporary, and Permanent

17
Comments 2
6 min read
Managing Timeouts in GenServer in Elixir: How to Control Waiting Time in Critical Operations

Managing Timeouts in GenServer in Elixir: How to Control Waiting Time in Critical Operations

3
Comments
4 min read
Keynote Speakers da Elixir Fortaleza Conf 2023

Keynote Speakers da Elixir Fortaleza Conf 2023

15
Comments
5 min read
Testing Timer-based Logic in Elixir with Klotho Library

Testing Timer-based Logic in Elixir with Klotho Library

7
Comments
5 min read
Elixirで進捗表示ダウンロード

Elixirで進捗表示ダウンロード

1
Comments
3 min read
How to fix a borked Elixir install on Windows

How to fix a borked Elixir install on Windows

Comments
2 min read
Transparent execution of Fortran code from the Erlang machine using ports

Transparent execution of Fortran code from the Erlang machine using ports

Comments
6 min read
Release version 3.0.0 of elvis_core, the Erlang Linter!

Release version 3.0.0 of elvis_core, the Erlang Linter!

2
Comments
1 min read
Por que usar @typespecs em seu código Elixir?

Por que usar @typespecs em seu código Elixir?

16
Comments 3
6 min read
Debugging and Tracing in Erlang

Debugging and Tracing in Erlang

2
Comments
9 min read
purerl - Integrating PureScript into Elixir projects

purerl - Integrating PureScript into Elixir projects

2
Comments 1
5 min read
A Small Introduction to Functional Programming

A Small Introduction to Functional Programming

2
Comments
5 min read
Unit testing in Erlang using Rebar3 and EUnit

Unit testing in Erlang using Rebar3 and EUnit

3
Comments 1
2 min read
ERTS & OTP - The Erlang Runtime System and core library

ERTS & OTP - The Erlang Runtime System and core library

5
Comments 1
7 min read
Elixir can make you avoid the microservices architecture

Elixir can make you avoid the microservices architecture

17
Comments 3
3 min read
Erlang Fibonacci

Erlang Fibonacci

5
Comments
3 min read
Debugging in Elixir and Erlang: An Introduction

Debugging in Elixir and Erlang: An Introduction

4
Comments
7 min read
Funções Built In no Elixir

Funções Built In no Elixir

2
Comments
2 min read
Packet Sniffer in Elixir

Packet Sniffer in Elixir

5
Comments
6 min read
Básicos Erlang / Elixir: La elegancia de match operator y aridad múltiple

Básicos Erlang / Elixir: La elegancia de match operator y aridad múltiple

Comments
4 min read
Instalando o Elixir e o Erlang com o gerenciador de versões asdf

Instalando o Elixir e o Erlang com o gerenciador de versões asdf

6
Comments
2 min read
Uma introdução ao Pattern Matching

Uma introdução ao Pattern Matching

7
Comments
3 min read
The solution of Elixir continuous runtime system code coverage collection

The solution of Elixir continuous runtime system code coverage collection

6
Comments
14 min read
💧💪Concorrência em Elixir #1: Módulo Task

💧💪Concorrência em Elixir #1: Módulo Task

11
Comments 3
33 min read
Lazy Sequences in Elixir and Erlang

Lazy Sequences in Elixir and Erlang

20
Comments 2
17 min read
ElixirのHTTPクライアントでお天気情報を取得したい(2022年)

ElixirのHTTPクライアントでお天気情報を取得したい(2022年)

9
Comments
2 min read
Consumindo GraphQL com Elixir?

Consumindo GraphQL com Elixir?

35
Comments 7
4 min read
Functional Futures: Lunatic with Bernard Kolobara

Functional Futures: Lunatic with Bernard Kolobara

8
Comments
14 min read
QuickSort - "Aprenda Erlang Para Um Grande Bem" 21

QuickSort - "Aprenda Erlang Para Um Grande Bem" 21

4
Comments
1 min read
CSP vs Actor model for concurrency

CSP vs Actor model for concurrency

25
Comments 3
2 min read
Monitor your Elixir application with OpenTelemetry and SigNoz 🚀

Monitor your Elixir application with OpenTelemetry and SigNoz 🚀

15
Comments
6 min read
Testes unitários com ExUnit

Testes unitários com ExUnit

5
Comments
1 min read
Aprendendo Elixir e Erlang com Advent of Code e Exercism

Aprendendo Elixir e Erlang com Advent of Code e Exercism

3
Comments
1 min read
Instalação do Erlang e Elixir com ASDF no Ubuntu

Instalação do Erlang e Elixir com ASDF no Ubuntu

9
Comments 1
2 min read
Listing Modules under a Namespace in Elixir

Listing Modules under a Namespace in Elixir

6
Comments
3 min read
Elixir - Conceitos Iniciais

Elixir - Conceitos Iniciais

14
Comments
5 min read
Elixir - Configurando o Setup

Elixir - Configurando o Setup

22
Comments 1
5 min read
Hello, Erlang! A new podcast

Hello, Erlang! A new podcast

4
Comments 5
1 min read
Install Erlang, Elixir, Phoenix, and Nerves automatically to machines on macOS and Ubuntu by Ansible and Asdf

Install Erlang, Elixir, Phoenix, and Nerves automatically to machines on macOS and Ubuntu by Ansible and Asdf

13
Comments
8 min read
An introduction to metaprogramming with Elixir

An introduction to metaprogramming with Elixir

35
Comments
4 min read
Compreendendo tipos de dados algébricos com exemplos em Elixir

Compreendendo tipos de dados algébricos com exemplos em Elixir

8
Comments
9 min read
Implementando estados mutáveis e arquitetura cliente-servidor com funções recursivas e troca de mensagens entre processos

Implementando estados mutáveis e arquitetura cliente-servidor com funções recursivas e troca de mensagens entre processos

3
Comments
7 min read
Perfect Steps of Installing Erlang and Elixir to Apple Silicon Mac (2021 Dec edition)

Perfect Steps of Installing Erlang and Elixir to Apple Silicon Mac (2021 Dec edition)

24
Comments 5
3 min read
Where can we find Erlang developers?

Where can we find Erlang developers?

5
Comments
2 min read
Installing Erlang & Elixir on M1 Macs

Installing Erlang & Elixir on M1 Macs

18
Comments 2
2 min read
Does José Valim prefer dynamic typing or static typing?

Does José Valim prefer dynamic typing or static typing?

33
Comments 2
2 min read
The Elixir community owes a lot to Pragmatic Programmers

The Elixir community owes a lot to Pragmatic Programmers

16
Comments 1
2 min read
A Portrait of the Language Designer as a Young Man: Interview with Louis Pilfold

A Portrait of the Language Designer as a Young Man: Interview with Louis Pilfold

2
Comments
21 min read
What does "functional programming" mean to you?

What does "functional programming" mean to you?

16
Comments
4 min read
loading...