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.
Hello World - Elixir

Hello World - Elixir

6
Comments 1
7 min read
Simulations with Elixir and the Actor Model

Simulations with Elixir and the Actor Model

10
Comments 5
6 min read
[Elixir/Nerves] Character LCD with serial interface (I2C)

[Elixir/Nerves] Character LCD with serial interface (I2C)

5
Comments
4 min read
ความ magic ของ Ecto.Query

ความ magic ของ Ecto.Query

4
Comments
1 min read
Open-source Deep Dive: Hound

Open-source Deep Dive: Hound

3
Comments
12 min read
Elixir and DooM Emacs

Elixir and DooM Emacs

19
Comments 2
3 min read
Elixir ต่อฐานข้อมูลด้วย Ecto ตอนที่ 2 สร้าง table ด้วย migration script

Elixir ต่อฐานข้อมูลด้วย Ecto ตอนที่ 2 สร้าง table ด้วย migration script

7
Comments
2 min read
Elixir ต่อฐานข้อมูลด้วย Ecto ตอนที่ 1

Elixir ต่อฐานข้อมูลด้วย Ecto ตอนที่ 1

7
Comments 1
1 min read
Hacking Ecto: Constructing Ecto Query from Raw SQL

Hacking Ecto: Constructing Ecto Query from Raw SQL

6
Comments
3 min read
ความหมายของ ~> ในการกำหนดเลข deps version ของ mix

ความหมายของ ~> ในการกำหนดเลข deps version ของ mix

6
Comments 1
1 min read
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

12
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

8
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 🧪

2
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

9
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
Phoenix Live Dashboard custom page using the table component

Phoenix Live Dashboard custom page using the table component

26
Comments 2
2 min read
Introduction to Elixir

Introduction to Elixir

54
Comments 3
6 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
Deploy Elixir Phoenix App with Heroku Containers

Deploy Elixir Phoenix App with Heroku Containers

10
Comments
6 min read
[Elixir/Nerves] Hello to LCD display

[Elixir/Nerves] Hello to LCD display

11
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 2
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

15
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

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

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

7
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?

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

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

2
Comments 3
1 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
loading...