1
devJs
25d

Shit is getting more and more weird.

Context updating hooks inside useEffect is just icing on the cake especially the comment about how putting that hook in useEffect dependecies would cause infinite loop. No 💩, Sherlock!!!

No dumb components in this project except maybe buttons.

Every fucking component has tons of business logic and you can't simply tear it apart as data structures are all over the place. Prop drilling with every drill-step recieveng data of a different type.

We are using Context. For just one value. One. That's it.

Fuck this shit! This shit beats every anti-pattern approach I saw in my whole life, and this is my 40-ish project!

Over engineering by stdOut playing in the backround while I curse at this POS code.

The product is cool though. And it works™

Comments
Add Comment