DEV Community

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: A Guide for Beginners

Elixir: A Guide for Beginners

9
Comments
9 min read
How I learned a language and launched a product in 60 days

How I learned a language and launched a product in 60 days

23
Comments
6 min read
Sponsorly: Manage Your Newsletter's Sponsors

Sponsorly: Manage Your Newsletter's Sponsors

3
Comments 2
3 min read
EatBeep - Simple drag-and-drop menu creator for restaurants

EatBeep - Simple drag-and-drop menu creator for restaurants

4
Comments
2 min read
How to Write Custom Validations for Ecto Changesets

How to Write Custom Validations for Ecto Changesets

11
Comments
2 min read
Part 8: The Dolt of Volt

Part 8: The Dolt of Volt

2
Comments
6 min read
สรุปคอนเซ็ป Ecto เบื้องต้น

สรุปคอนเซ็ป Ecto เบื้องต้น

3
Comments 1
1 min read
[Elixir/Nerves] Potentiometer with SPI-based Analog to Digital Converter

[Elixir/Nerves] Potentiometer with SPI-based Analog to Digital Converter

10
Comments
5 min read
Why Fintech Companies Use Haskell

Why Fintech Companies Use Haskell

12
Comments 2
5 min read
16 Awesome Elixir Open-Source Projects

16 Awesome Elixir Open-Source Projects

18
Comments
6 min read
Use the new Enum type in Ecto 3.5

Use the new Enum type in Ecto 3.5

7
Comments 2
4 min read
How to Use Elixir Pipes

How to Use Elixir Pipes

13
Comments 1
2 min read
How to: use UUID as Primary Keys in Phoenix

How to: use UUID as Primary Keys in Phoenix

5
Comments 2
1 min read
Working with Elixir Releases and performing CI/CD in containers

Working with Elixir Releases and performing CI/CD in containers

31
Comments 3
8 min read
Journey building Smart Dashboard with Elixir Phoenix LiveView

Journey building Smart Dashboard with Elixir Phoenix LiveView

9
Comments 1
5 min read
Ruby vs Elixir performance ; Ultron is dead, long live UltronEX

Ruby vs Elixir performance ; Ultron is dead, long live UltronEX

6
Comments
4 min read
Real time Dashboard with WebSocket in Elixir

Real time Dashboard with WebSocket in Elixir

3
Comments
3 min read
Elixir base arithmetic operations 🧪

Elixir base arithmetic operations 🧪

4
Comments
2 min read
Top 3 programming languages to learn in 2021.

Top 3 programming languages to learn in 2021.

11
Comments
3 min read
Nginx logs in live dashboard

Nginx logs in live dashboard

12
Comments 1
3 min read
Fix for Erlang installation with asdf on macOS 11 Big Sur

Fix for Erlang installation with asdf on macOS 11 Big Sur

10
Comments
2 min read
Parse Nginx access log with nimble_parsec

Parse Nginx access log with nimble_parsec

6
Comments
4 min read
ตัวอย่างการค้นหาและทำความเข้าใจโค้ด ที่ไม่เคยรู้มาก่อน

ตัวอย่างการค้นหาและทำความเข้าใจโค้ด ที่ไม่เคยรู้มาก่อน

13
Comments 2
2 min read
Part 4: Attested Development

Part 4: Attested Development

2
Comments
6 min read
Introduction to Elixir

Introduction to Elixir

54
Comments 3
6 min read
Phoenix Live Dashboard custom page using the table component

Phoenix Live Dashboard custom page using the table component

26
Comments 2
2 min read
ทำความเข้าใจ quoted expression ที่มี dot (.) ของ Elixir

ทำความเข้าใจ quoted expression ที่มี dot (.) ของ Elixir

10
Comments 1
1 min read
Erlang: The Programming Language That Quietly Powers WhatsApp and WeChat

Erlang: The Programming Language That Quietly Powers WhatsApp and WeChat

20
Comments 1
7 min read
[Elixir/Nerves] Hello to LCD display

[Elixir/Nerves] Hello to LCD display

12
Comments
5 min read
A Sponsorship Manager for Your Newsletter

A Sponsorship Manager for Your Newsletter

6
Comments
2 min read
Learning Elixir's GenServer with a real-world example

Learning Elixir's GenServer with a real-world example

52
Comments 3
14 min read
เปรียบเทียบการจัดการข้อมูลของ ภาษาแบบ Functional อย่าง Elixir ด้วย Immutable Data กับ Go ที่เป็น Mutable Data

เปรียบเทียบการจัดการข้อมูลของ ภาษาแบบ Functional อย่าง Elixir ด้วย Immutable Data กับ Go ที่เป็น Mutable Data

11
Comments 9
1 min read
[Elixir] GenServer Process management/registry

[Elixir] GenServer Process management/registry

9
Comments
4 min read
Part 9: Con Air(frame)

Part 9: Con Air(frame)

2
Comments
5 min read
Kaffy - Admin Interface for Phoenix Applications

Kaffy - Admin Interface for Phoenix Applications

16
Comments
3 min read
Planetary Scale Rust and Golang by embedding WebAssembly in Elixir

Planetary Scale Rust and Golang by embedding WebAssembly in Elixir

48
Comments 2
8 min read
[Elixir/Nerves] Pulse Width Modulation (PWM) for LEDs

[Elixir/Nerves] Pulse Width Modulation (PWM) for LEDs

13
Comments
5 min read
Elixir/Phoenix Project: Import CSV & Seed Data

Elixir/Phoenix Project: Import CSV & Seed Data

22
Comments
6 min read
Elixir: จัดการ HTTP request ด้วย Plug

Elixir: จัดการ HTTP request ด้วย Plug

6
Comments
2 min read
"do" magic keyword option

"do" magic keyword option

6
Comments 1
1 min read
Speed-up Building your Elixir Unit Tests with Fictitious

Speed-up Building your Elixir Unit Tests with Fictitious

11
Comments 1
6 min read
Processos em Elixir

Processos em Elixir

23
Comments 3
4 min read
ความต่างโครงสร้าง type ของ Haskell กับ Elixir

ความต่างโครงสร้าง type ของ Haskell กับ Elixir

5
Comments
1 min read
Why use Atom?

Why use Atom?

5
Comments 1
1 min read
Key Takeaways หลังจากเขียน Elixir มา 3 เดือน

Key Takeaways หลังจากเขียน Elixir มา 3 เดือน

2
Comments 3
1 min read
Recreating Breakout for the Web

Recreating Breakout for the Web

28
Comments 1
13 min read
Install Elixir and Erlang with asdf version manager

Install Elixir and Erlang with asdf version manager

11
Comments 6
2 min read
Continuous Integration in Elixir Phoenix with Travis-CI and Codecov

Continuous Integration in Elixir Phoenix with Travis-CI and Codecov

16
Comments 1
3 min read
Elixir Phoenix development using Docker and Docker-Compose

Elixir Phoenix development using Docker and Docker-Compose

22
Comments 2
1 min read
TDD com Elixir

TDD com Elixir

34
Comments
5 min read
On Elixir Metaprogramming

On Elixir Metaprogramming

7
Comments
7 min read
Declarative controllers with Phoenix

Declarative controllers with Phoenix

10
Comments
3 min read
Phoenix LiveView uploads

Phoenix LiveView uploads

12
Comments 1
6 min read
LiveJoy with Phoenix LiveView

LiveJoy with Phoenix LiveView

9
Comments
8 min read
Part 0: The Beginning

Part 0: The Beginning

4
Comments 5
4 min read
[Elixir/Nerves] Get started with LED Blinking on Raspberry Pi

[Elixir/Nerves] Get started with LED Blinking on Raspberry Pi

19
Comments
5 min read
Ecto order_by text field

Ecto order_by text field

18
Comments
1 min read
Setup VS Code for Elixir IEX editor

Setup VS Code for Elixir IEX editor

6
Comments
1 min read
สรุปฟังก์ชันในการจัดการ Elixir Map เบื้องต้น

สรุปฟังก์ชันในการจัดการ Elixir Map เบื้องต้น

6
Comments
2 min read
Things I wish I can use in React/Javascript from Elixir

Things I wish I can use in React/Javascript from Elixir

12
Comments 3
3 min read
loading...