Skip to content

Instantly share code, notes, and snippets.

View ZachParsons's full-sized avatar

Zach Parsons ZachParsons

  • 18:01 (UTC -12:00)
View GitHub Profile

Clean Elixir

(13) Rules for Writing Idiomatic Code

A practical guide aligned with Credo and the Elixir Community Style Guide.


1. Naming

Use conventional Elixir naming to express intent clearly.

@ZachParsons
ZachParsons / elixir-resources.md
Last active February 23, 2026 06:50
Elixir Resources