Will useEffect get deprecated and React get Vue/Svelte-style slots as a result of this?
/S
I wanted pipes in JS, but got JSX
I think Google Gemini used to work for Meta/Facebook because it refuses to talk about React.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED
Next.js Dynamic component is amazing. It is so easy to apply it to large projects and see the initial bundle size drop 30-50%.
I saw this benefit at work several times and just created a pr to do it for react.dev and saw 30% savings or 70 KB in initial JS load.
github.com/reactjs/reac...