`Keyword.get` Considered Harmful
Programming
Cachex — Cachex v3.6.0
Powerful Caching in Elixir with Cachex | AppSignal Blog
Improve the performance of your Elixir application with Cachex, a powerful caching library.
Absinthe with Phoenix Framework - GraphQL in Elixir | Curiosum
Learn how to set up an Elixir & Phoenix project to handle GraphQL requests, how to use Absinthe DSL to define queries, mutations, and subscriptions and more.
eigr.io – A Serverless Runtime on the BEAM
Hello Elixir enthusiasts! 🚀 As the tech landscape evolves, so should our tools and approaches to development. Today, I'm excited to introduce you to a significant advancement in Elixir development that can reshape how we build distributed systems – I present to you Spawn.
SensitiveData — Sensitive Data v0.1.0
ElixirToolbox | Curated list of Elixir libraries
A curated list of Elixir libraries by category
Elixir’s Phoenix Security: Token Auth & CSRF Prevention
An in-depth look at Phoenix security features, including token-based authentication and CSRF prevention.
Introducing lazyasdf: An Elixir-based TUI for the asdf version manager
Poncho Projects
An Alternative to Umbrella Projects
Creating Custom Exceptions in Elixir | AppSignal Blog
Let's run through the process of creating custom exceptions in Elixir.
Introduction
Better 404 design
There are exactly three things I want from a 404 page:
Something approaching an apology An easy way to report the broken link Copy that might elicit a sensible chuckle This page only took a few minutes to make. The "let us know" link pre-populates the entire e-mail and is implemented in a Rails view thanks to a helper method that makes constructing mail_to links a little nicer:
def mail_to_url(email, **options) "mailto:#{email}?
FIT parsing and code generation in Elixir
Using macros to generate FIT profile.
Svelte As An Alternative LiveView DSL
Observability for Phoenix using the Grafana Stack in Dev | Stereowrench
Configure a local copy of the Grafana stack to power observability for an Elixir Phoenix application.
Writing Python like it’s Elixir (or Erlang)
The OTP framework, the most wonderful toolbox of Erlang/Elixir, in Python, is it possible?
ejabberd for Elixir Developers | ejabberd Docs
Introducing Elixir WebRTC
For the last few months, we’ve been working on an Elixir implementation of WebRTC and we are glad to announce it’s very first version!
Elixir Macros Demystified, part 1: what are macros for anyway?
To learn Elixir macros and metaprogramming, we need to start with a high-level understanding of what macros actually are.
Textual - File magic with the Python standard library
Textual is a TUI framework for Python, inspired by modern web development.
The State of Elixir HTTP Clients | AppSignal Blog
Take a deep dive into Elixir HTTP client libraries — Mint and Finch.
Instructor — Instructor v0.0.4
Bridging Elixir and Python for Efficient Programming Solutions | Curiosum
Explore how ErlPort can seamlessly connect Elixir with Python and Ruby, overcoming common programming language limitations. Discover practical examples.
Elixir Streams | Debugging tip! One quick way to find out which functions you're executing.
Elixir and Phoenix tips, courses, and more.
How to Build a Memory-efficient Elixir App with Streams | AppSignal Blog
Let's create a memory-efficient Elixir application using the lazy processing approach with streams.
A video that appears to show David Attenborough narrating a programmer's life shows Hollywood actors are right to be afraid of AI
If you've ever wanted acclaimed broadcaster and documentary filmmaker Sir David Attenborough to narrate your life, you're not alone — and you don't have to keep merely wishing for it anymore.
Discover the Power of AI Apps Built with Elixir - ElixirConf 2023
Join Charlie Holtz at ElixirConf 2023 as he unveils the secrets of building cutting-edge AI applications using Elixir - a language built for maximum performance and scalability.
Building AI Apps with Elixir: ElixirConf 2023 Discussions - The Gnar Company
Discussion around "Building AI Apps with Elixir" an intriguing presentation from Charlie Holtz at ElixirConf 2023.
Building AI Apps with Elixir - Charlie Holtz