Remix.run Logo
pixl97 10 months ago

There is no such thing as static content. There is only content. Bits are sent to your browser which it then applies the DOM to.

If you want to ensure the bits that were sent from the server to your browser they must be signed in some method.

drob518 10 months ago | parent [-]

Right, that’s exactly my point.

pixl97 10 months ago | parent [-]

Oh sorry I misunderstood your statement, yes, that's correct.