Content pfp
Content
@
0 reply
0 recast
0 reaction

androidsixteen 🌲 pfp
androidsixteen 🌲
@androidsixteen.eth
I miss explicit component lifecycle methods in React like `componentDidMount` Felt far easier to reason about than 15 `useEffect` functions littered in the component where you have to inspect the dependency array to know what's going on Am I just being redacted / is there a better approach here?
9 replies
2 recasts
19 reactions

links 🏴 pfp
links 🏴
@links
I am also react boomer and when I recently used react was introduced to all the glory of useEffect. I prefer explicit over implicit but maybe implicit is how you get more framework users.
0 reply
0 recast
1 reaction