webdiff
webdiff copied to clipboard
Update frontend libraries and adopt React compiler
It's pretty magical to see all those useMemo calls disappear! There's still some need for useCallback when a function gets passed to a useEffect.