Alex Wochna
Alex Wochna
I think this has to do with the fact that one of the benchmarks in the comparison has a test that the other does not. The `mix bench.cmp` command handled...
This allows the children to still be dynamic and reset the carousel properly, but does so by checking for key equality and position, rather than component equality. Setting keys is...
The basic idea is that you could pass a process that you want to receive status changes from a particular breaker: ``` user_service = Breaker.new(%{url: "http://example.com/user", notify: other_pid}) ``` When...
I mean, *obviously* the current post is the most similar post to the current post, but that's not what we want.