React Compiler = So much easier

1 view
Skip to first unread message

Mike Austin

unread,
Mar 11, 2026, 9:09:37 PM (3 days ago) Mar 11
to PiLuD
Forget about all the useCallback(), useMemo(), and memo() junk. Gone. The linter already knows what the dependencies are, so this is the next step.

It feels great to just write code and not think about dependencies at all. Well, maybe still for useEffect(). And no more forwardRef()s either! Those were a pain to write AND read.


I've been rewriting my component library for my Jira-type app, and it's so easy to read the uncluttered code.

Raoul Duke

unread,
Mar 11, 2026, 10:27:13 PM (3 days ago) Mar 11
to pi...@googlegroups.com
the penultimate FP feels imperative :-)
Reply all
Reply to author
Forward
0 new messages