Liam Murray @liam.so · Feb 17

imo Next should make it so that files named client.tsx in the app dir are auto "use client"'d. Its such a nice pattern putting the non-reused components co-located next to the RSC page.

1 likes 1 replies

?

Replies

Liam Murray · Feb 17

It gets even better if you set up custom tab naming schemas in your IDE gist.github.com/Lermatroid/4...