component
component copied to clipboard
Experiment in moving towards higher-level Elixir components
In your [blog post](https://pragdave.me/blog/2017/07/13/decoupling-interface-and-implementation-in-elixir.html) leading up to some of these ideas, you use a cool trick. When the original logic code decided it needed to be wrapped in a server,...
HI Dave, Apologies for stating the obvious but at the bottom of the readme you have MISSING: event counter and the example is missing.
I understand for global components that you don't give names, but how does that work across nodes e.g. i could use syn/global/horde/swarm and have multiple nodes running my program. In...
This looks really interesting! I am an Elixir noob who wrote his first GenServer last weekend, so this feedback may be very naive and stupid; please ignore it if so....
Very well written and interesting post! With components how do you handle supervision trees if all the components (and hence supervision trees) are independent of each other? I would be...
Found via `codespell -S ./assets`