Content pfp
Content
@
https://opensea.io/collection/dev-21
0 reply
0 recast
2 reactions

welter pfp
welter
@fun
next.js 13 using app router if you can help with any of these, that would be greatly appreciated – pre-load skeleton of site as content loads – show nprogress bar on top of page as content loads – disable button if input has no value
5 replies
0 recast
2 reactions

Drew Fisher pfp
Drew Fisher
@drewf.eth
For #1, make everything a server component, split everything into components when there’s something new you’d be okay with streaming in, then use <Suspense> liberally with skeletons for each thing you’re waiting to be streamed.
0 reply
0 recast
0 reaction