top | item 32673444

(no title)

Juice10 | 3 years ago

Only downside I can think of is if the assets (images, fonts etc) that are being linked to change at a later date, your replay might look odd. There are ways to cache these so it’s not the end of the world. Big upside is being able to inspect your DOM and easily reproduce exactly what broke

discuss

order

punkpeye|3 years ago

Is there a way to encode all of them into base64 or another format that would allow serialization of everything into one bundle?