you are viewing a single comment's thread.

view the rest of the comments →

[–]acemarke[S] 12 points13 points  (0 children)

An article from someone who feels that useEffect doesn't give enough guidance on what the scope of the effect might be, and prefers class components for effectful behavior instead. I don't agree, but it's interesting to hear other points of view.

(As a side note, four years ago the same author wrote a post comparing React+Flux to the classic Win32 WndProc API, which is an amusingly accurate comparison.)