logoalt Hacker News

lwansbroughtoday at 4:02 AM1 replyview on HN

I definitely sympathize with the feelings about the Composition API. Though I’ve moved past it because looking at React’s visible complexity (useMemo, useEffect - which apparently have changed names again since I last looked) - Vue has clearly chosen a superior API design.


Replies

stefanfisktoday at 4:08 AM

Unless I’m completely missing something, those hooks still have the same names and semantics as always?

show 1 reply