2

I have just witnessed hell given shape.

Imagine having react + redux

And finding component which just pass an argument to the children.
‘’’(children, param) => children(param)’’’ An argument which is stored in the store. Without even changing it. And it’s a standard around the codebase.

This is why we don’t deserve nice things.

Comments
Add Comment