home.social

#reactcompiler — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #reactcompiler, aggregated by home.social.

fetched live
  1. > the memory leak is added back in by the compiler’s memoization magic. For developers who will be new to React after the compiler becomes the default, this might be very hard to realize, debug and fix.

    schiener.io/2024-07-07/react-c

    #webDev #react #javascript #web #development #reactJS #reactCompiler

  2. > This is where React Compiler comes in. The compiler is a tool developed by the React core team. It plugs into our build system, grabs the original components' code, and tries to convert it into code where components, their props, and hooks' dependencies are memoized by default. The end result is similar to wrapping everything in memo, useMemo, or useCallback.

    developerway.com/posts/i-tried

    #reactJs #javaScript #webDev #useMemo #useCallback #reactCompiler

  3. Pretty psyched to get a go on #React 19 and the #ReactCompiler… and a #rustlang(?) version.