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.
How to take leverage from on_mount to reduce code
Cover image for 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
Notes on semantic search with Elixir and Bumblebee

Notes on semantic search with Elixir and Bumblebee

1
Comments
8 min read
File upload to AWS S3 or S3 compatible bucket from Phoenix LiveView using Elixir

File upload to AWS S3 or S3 compatible bucket from Phoenix LiveView using Elixir

8
Comments
7 min read
Integrando um BFF Rest com um microsserviço via gRPC
Cover image for Integrando um BFF Rest com um microsserviço via gRPC

Integrando um BFF Rest com um microsserviço via gRPC

2
Comments 1
4 min read
Setting Up a Multi-tenant Phoenix App for Elixir
Cover image for Setting Up a Multi-tenant Phoenix App for Elixir

Setting Up a Multi-tenant Phoenix App for Elixir

2
Comments
11 min read
What you should know about the live_session macro
Cover image for What you should know about the live_session macro

What you should know about the live_session macro

4
Comments
1 min read
Performance optimization when adding 12,000+ markers to the map that renders fast with Elixir, LiveView, and Leaflet.js

Performance optimization when adding 12,000+ markers to the map that renders fast with Elixir, LiveView, and Leaflet.js

11
Comments 5
7 min read
Avoid Trips To The Database With Nebulex - Phoenix Series

Avoid Trips To The Database With Nebulex - Phoenix Series

2
Comments
4 min read
Building an AI Chatbot with Elixir + Phoenix LiveView

Building an AI Chatbot with Elixir + Phoenix LiveView

Comments
3 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
Cover image for When to use the handle_params callback

When to use the handle_params callback

8
Comments
1 min read
How to use unique_index wisely to grasp our business logic
Cover image for How to use unique_index wisely to grasp our business logic

How to use unique_index wisely to grasp our business logic

2
Comments
1 min read
Using Phoenix Channels? High Memory Usage? Save Money With ERL_FULLSWEEP_AFTER

Using Phoenix Channels? High Memory Usage? Save Money With ERL_FULLSWEEP_AFTER

Comments
5 min read
Modern Modal For Phoenix Liveview
Cover image for Modern Modal For Phoenix Liveview

Modern Modal For Phoenix Liveview

8
Comments 1
8 min read
Validating Data in Elixir: Using Ecto and NimbleOptions
Cover image for Validating Data in Elixir: Using Ecto and NimbleOptions

Validating Data in Elixir: Using Ecto and NimbleOptions

1
Comments
8 min read
Zoom + Pan, clamped to a container
Cover image for Zoom + Pan, clamped to a container

Zoom + Pan, clamped to a container

5
Comments
2 min read
For, Map and Reduce in Elixir
Cover image for For, Map and Reduce in Elixir

For, Map and Reduce in Elixir

29
Comments 2
3 min read
Supervisors - Letting things crash
Cover image for Supervisors - Letting things crash

Supervisors - Letting things crash

192
Comments 9
5 min read
How To Use Zig for Elixir NIFs
Cover image for How To Use Zig for Elixir NIFs

How To Use Zig for Elixir NIFs

3
Comments
8 min read
Send a msg to Discord channel through webhook in Elixir

Send a msg to Discord channel through webhook in Elixir

4
Comments
4 min read
Do It - Subcommands and Single Binary CLI

Do It - Subcommands and Single Binary CLI

2
Comments
2 min read
Começando com testes unitários nos módulos LiveView

Começando com testes unitários nos módulos LiveView

2
Comments 2
4 min read
Functional domain modeling in Elixir

Functional domain modeling in Elixir

13
Comments 4
7 min read
Introducing Elixir Drops

Introducing Elixir Drops

Comments
5 min read
Easy site Crawling in Elixir with ex_crawlzy
Cover image for Easy site Crawling in Elixir with ex_crawlzy

Easy site Crawling in Elixir with ex_crawlzy

2
Comments
5 min read
loading...