//
sign in
Profile
by @danabra.mov
Profile
by @dansshadow.bsky.social
AviHandle
by @danabra.mov
AviHandle
by @dansshadow.bsky.social
ProfileHeader
by @dansshadow.bsky.social
ProfileHeader
by @danabra.mov
ProfileHeaderAlt
by @jakesimonds.com
ProfileMedia
by @danabra.mov
ProfilePlays
by @danabra.mov
ProfilePosts
by @danabra.mov
ProfilePosts
by @dansshadow.bsky.social
ProfileReplies
by @danabra.mov
Record
by @atsui.org
Skircle
by @danabra.mov
StreamPlacePlaylist
by @katherine.computer
+ new component
ProfilePosts









Loading...
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...