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.
Enhancements to dbg in elixir 1.18

Enhancements to dbg in elixir 1.18

3
Comments 1
2 min read
Learning Elixir: Working with Strings
Cover image for Learning Elixir: Working with Strings

Learning Elixir: Working with Strings

1
Comments
7 min read
Elixir em Foco em 2024

Elixir em Foco em 2024

3
Comments
2 min read
Building HTTP/JSON API In Gleam: Introduction
Cover image for Building HTTP/JSON API In Gleam: Introduction

Building HTTP/JSON API In Gleam: Introduction

6
Comments
7 min read
Enhancing Elixir Development in LazyVim: Quick Documentation Access by Telescope
Cover image for Enhancing Elixir Development in LazyVim: Quick Documentation Access by Telescope

Enhancing Elixir Development in LazyVim: Quick Documentation Access by Telescope

3
Comments
2 min read
Sql commenter with postgrex
Cover image for Sql commenter with postgrex

Sql commenter with postgrex

12
Comments 2
4 min read
Learning Elixir: Understanding Numbers
Cover image for Learning Elixir: Understanding Numbers

Learning Elixir: Understanding Numbers

7
Comments
5 min read
For loops and comprehensions in Elixir - transforming imperative code

For loops and comprehensions in Elixir - transforming imperative code

1
Comments
5 min read
Phoenix LiveView is slot empty?

Phoenix LiveView is slot empty?

4
Comments 2
1 min read
Masters of Elixir: A Comprehensive Collection of Learning Resources
Cover image for Masters of Elixir: A Comprehensive Collection of Learning Resources

Masters of Elixir: A Comprehensive Collection of Learning Resources

3
Comments
11 min read
Customizing IEx: Personalizing Your Elixir Shell Environment
Cover image for Customizing IEx: Personalizing Your Elixir Shell Environment

Customizing IEx: Personalizing Your Elixir Shell Environment

11
Comments 5
4 min read
Leverage ETS for Shared State in Phoenix
Cover image for Leverage ETS for Shared State in Phoenix

Leverage ETS for Shared State in Phoenix

5
Comments
4 min read
Leveraging GenServer and Queueing Techniques: Handling API Rate Limits to AI Inference services
Cover image for Leveraging GenServer and Queueing Techniques: Handling API Rate Limits to AI Inference services

Leveraging GenServer and Queueing Techniques: Handling API Rate Limits to AI Inference services

Comments
3 min read
Chekhov's gun principle for testing
Cover image for Chekhov's gun principle for testing

Chekhov's gun principle for testing

1
Comments
4 min read
Solving Advent Of Code 2024 on a elixir project
Cover image for Solving Advent Of Code 2024 on a elixir project

Solving Advent Of Code 2024 on a elixir project

3
Comments 2
4 min read
Bridging the Gap: Simplifying Live Component Invocation in Phoenix LiveView
Cover image for Bridging the Gap: Simplifying Live Component Invocation in Phoenix LiveView

Bridging the Gap: Simplifying Live Component Invocation in Phoenix LiveView

9
Comments 5
2 min read
Harness PubSub for Real-Time Features in Phoenix Framework
Cover image for Harness PubSub for Real-Time Features in Phoenix Framework

Harness PubSub for Real-Time Features in Phoenix Framework

2
Comments
3 min read
Elixir: Concurrency, Parallelism, & Fault-Tolerance
Cover image for Elixir: Concurrency, Parallelism, & Fault-Tolerance

Elixir: Concurrency, Parallelism, & Fault-Tolerance

2
Comments
5 min read
Debugging with dbg: Exploring Elixir's Built-in Debugger
Cover image for Debugging with dbg: Exploring Elixir's Built-in Debugger

Debugging with dbg: Exploring Elixir's Built-in Debugger

1
Comments 2
3 min read
New to dev.to and Excited to Share ProxyConf: My Elixir-Powered API Control Plane
Cover image for New to dev.to and Excited to Share ProxyConf: My Elixir-Powered API Control Plane

New to dev.to and Excited to Share ProxyConf: My Elixir-Powered API Control Plane

Comments
2 min read
Optimize LiveView Performance with Temporary Assigns
Cover image for Optimize LiveView Performance with Temporary Assigns

Optimize LiveView Performance with Temporary Assigns

7
Comments
3 min read
How to Track Errors in Oban for Elixir Using AppSignal
Cover image for How to Track Errors in Oban for Elixir Using AppSignal

How to Track Errors in Oban for Elixir Using AppSignal

1
Comments
6 min read
Debugging with IEx: Interactive Techniques for Elixir Development
Cover image for Debugging with IEx: Interactive Techniques for Elixir Development

Debugging with IEx: Interactive Techniques for Elixir Development

3
Comments
4 min read
Advanced IEx Helpers: Mastering Commands and Features in Elixir
Cover image for Advanced IEx Helpers: Mastering Commands and Features in Elixir

Advanced IEx Helpers: Mastering Commands and Features in Elixir

9
Comments
3 min read
Find and Fix N+1 Queries Using AppSignal for a Phoenix App in Elixir
Cover image for Find and Fix N+1 Queries Using AppSignal for a Phoenix App in Elixir

Find and Fix N+1 Queries Using AppSignal for a Phoenix App in Elixir

Comments
7 min read
loading...