#(defer API) is there a way to transform my defer (non-critical) data on server instead of client?

1 messages · Page 1 of 1 (latest)

true pagoda
#

In the Github Discussion link below, I added a more detailed explanation, code examples and stackblitz code example.

I also proposed for a new API improvement regarding working with defer in there as well

GitHub

Hi Remix community ⚛️ , Is there a way to manipulate/transform the data my non-critical defer data in my loader on the server instead of doing the manipulation on the client? Preface When you&#...

#

CC @karmic lotus for potential defer API suggestion (detail in GH Discussion) 🙏

ruby rover