Forem

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.
Elixir-style Pipelines in 9 Lines of Ruby

Elixir-style Pipelines in 9 Lines of Ruby

Comments
3 min read
Migrating to Phoenix Liveview Streams
Cover image for Migrating to Phoenix Liveview Streams

Migrating to Phoenix Liveview Streams

4
Comments 2
3 min read
An Introduction to Mocking Tools for Elixir
Cover image for An Introduction to Mocking Tools for Elixir

An Introduction to Mocking Tools for Elixir

1
Comments
11 min read
iex

iex

1
Comments
3 min read
Updating state through multiple epochs in Elixir

Updating state through multiple epochs in Elixir

1
Comments
2 min read
How to fix the "Callback info about the Mix.Task behaviour is not available." error from Dialyzer

How to fix the "Callback info about the Mix.Task behaviour is not available." error from Dialyzer

1
Comments
1 min read
Exponential Backoff with Elixir
Cover image for Exponential Backoff with Elixir

Exponential Backoff with Elixir

5
Comments
7 min read
Installing Elixir

Installing Elixir

1
Comments
2 min read
Use hex.docs locally
Cover image for Use hex.docs locally

Use hex.docs locally

4
Comments 1
2 min read
How to Build a Phoenix LiveView Todo List App with Testing.
Cover image for How to Build a Phoenix LiveView Todo List App with Testing.

How to Build a Phoenix LiveView Todo List App with Testing.

21
Comments 3
9 min read
Unit testing a page title on Phoenix LiveView

Unit testing a page title on Phoenix LiveView

1
Comments
1 min read
How to clear Elixir warnings on VSCode

How to clear Elixir warnings on VSCode

1
Comments
1 min read
Taming Time: how to install & develop with XTDB
Cover image for Taming Time: how to install & develop with XTDB

Taming Time: how to install & develop with XTDB

3
Comments
11 min read
Aulas de Introdução a Elixir (2023)
Cover image for Aulas de Introdução a Elixir (2023)

Aulas de Introdução a Elixir (2023)

5
Comments
1 min read
Novo vídeo: Explicando e resolvendo City Office do Exercism em Elixir (usando docs e typespecs)
Cover image for Novo vídeo: Explicando e resolvendo City Office do Exercism em Elixir (usando docs e typespecs)

Novo vídeo: Explicando e resolvendo City Office do Exercism em Elixir (usando docs e typespecs)

3
Comments
1 min read
Debugging Phoenix LiveView with open_browser/2
Cover image for Debugging Phoenix LiveView with open_browser/2

Debugging Phoenix LiveView with open_browser/2

1
Comments
7 min read
Generating Data Functions in Your Elixir App
Cover image for Generating Data Functions in Your Elixir App

Generating Data Functions in Your Elixir App

Comments
9 min read
New ElxPro course!

New ElxPro course!

2
Comments
1 min read
Is Phoenix A Good Framework?

Is Phoenix A Good Framework?

10
Comments 1
3 min read
A Dive into Recursion with Elixir
Cover image for A Dive into Recursion with Elixir

A Dive into Recursion with Elixir

3
Comments
4 min read
It's legos all the way down

It's legos all the way down

Comments
7 min read
An Introduction to Test Factories and Fixtures for Elixir
Cover image for An Introduction to Test Factories and Fixtures for Elixir

An Introduction to Test Factories and Fixtures for Elixir

2
Comments
9 min read
A Phoenix LiveView is Just a Process

A Phoenix LiveView is Just a Process

7
Comments 2
3 min read
Building your own distributed pocket ChatGPT in Elixir with GenServer

Building your own distributed pocket ChatGPT in Elixir with GenServer

Comments
8 min read
TIL: query the NPM paginated Rest API with Elixir
Cover image for TIL: query the NPM paginated Rest API with Elixir

TIL: query the NPM paginated Rest API with Elixir

3
Comments
4 min read
loading...