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.
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
10 Helpful JavaScript Utility Functions
Cover image for 10 Helpful JavaScript Utility Functions

10 Helpful JavaScript Utility Functions

107
Comments 4
6 min read
Transparent execution of Fortran code from the Erlang machine using ports
Cover image for Transparent execution of Fortran code from the Erlang machine using ports

Transparent execution of Fortran code from the Erlang machine using ports

1
Comments
6 min read
Exploring the Advantages and Disadvantages of LiveView Native for Mobile App Development

Exploring the Advantages and Disadvantages of LiveView Native for Mobile App Development

8
Comments 1
5 min read
What's a process in Elixir?
Cover image for What's a process in Elixir?

What's a process in Elixir?

8
Comments 6
2 min read
O que é um processo em Elixir?
Cover image for O que é um processo em Elixir?

O que é um processo em Elixir?

8
Comments
2 min read
🍱Versioning an API with Phoenix and Elixir
Cover image for 🍱Versioning an API with Phoenix and Elixir

🍱Versioning an API with Phoenix and Elixir

6
Comments
4 min read
Por que usar @typespecs em seu código Elixir?
Cover image for Por que usar @typespecs em seu código Elixir?

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

16
Comments 3
6 min read
How to build a real-time multiplayer game with Flutter Flame
Cover image for How to build a real-time multiplayer game with Flutter Flame

How to build a real-time multiplayer game with Flutter Flame

25
Comments 1
14 min read
How To Instrument Your Elixir Application with AppSignal
Cover image for How To Instrument Your Elixir Application with AppSignal

How To Instrument Your Elixir Application with AppSignal

Comments
7 min read
Event Based System with Localstack (Elixir Edition): Uploading files to S3 with PresignedURL's
Cover image for Event Based System with Localstack (Elixir Edition): Uploading files to S3 with PresignedURL's

Event Based System with Localstack (Elixir Edition): Uploading files to S3 with PresignedURL's

2
Comments
4 min read
TIL: How to install a specific Phoenix version

TIL: How to install a specific Phoenix version

6
Comments 3
1 min read
The = operator is an imposter ඞ
Cover image for The = operator is an imposter ඞ

The = operator is an imposter ඞ

4
Comments 2
2 min read
Using Gleam in your Phoenix Hooks

Using Gleam in your Phoenix Hooks

14
Comments 4
4 min read
Using SQLite with Ecto in a Phoenix App

Using SQLite with Ecto in a Phoenix App

21
Comments 4
1 min read
How to Use Head and Tail in Elixir
Cover image for How to Use Head and Tail in Elixir

How to Use Head and Tail in Elixir

3
Comments 1
5 min read
Reverse engineer unknown data format using elixir

Reverse engineer unknown data format using elixir

Comments
4 min read
Debugging and Tracing in Erlang
Cover image for Debugging and Tracing in Erlang

Debugging and Tracing in Erlang

2
Comments
9 min read
Learn DateOnly & TimeOnly
Cover image for Learn DateOnly & TimeOnly

Learn DateOnly & TimeOnly

8
Comments
8 min read
Using CQRS in Phoenix Contexts

Using CQRS in Phoenix Contexts

10
Comments 1
3 min read
loading...