rrrene* About
Dr. René Föhring

Dr. René Föhring

Software Manager and Technologist, Open Source Maintainer and Conference Speaker. Solving puzzles is both my favorite hobby and my day job.

ElixirStatus turns 3 year old, ElixirWeekly just turned 2

read ~>

Designing Token APIs for Architecting Flow in Elixir

We discussed the Token approach and examined when to use a Plug-like Token. Now let's see how to craft Token APIs. read ~>

The Token Approach for Architecting Flow in Elixir

After introducing the Token approach, we have to examine when to use a Plug-like Token in our projects and when to consider other options. read ~>

Using Metaprogramming for Architecting Flow in Elixir

We're taking a look at how we can use metaprogramming for architecting flow in our Elixir programs! read ~>

Credo: Looking at 1.0 and beyond

Credo is nearly 2.5 years old and not going to be able to run away from 1.0 for much longer :) read ~>

Advanced Techniques for Architecting Flow in Elixir

Let's look at advanced techniques beyond using pipes or with for architecting flow in Elixir programs! read ~>