Hi, everyone!
I'm a developer at an agency working with Remix and Webflow, so Webstudio has caught my eye.
I've noticed that sites built using Webstudio achieve really good metrics on sites like pagespeed.web.dev, webpagetest.org and gtmetrix.com.
The webstudio.is site even achieves 0 seconds Total Blocking Time, which in my experience is virtually impossible with JavaScript frameworks, including Remix, so well done to the team behind this.
At first I thought Webstudio might be disabling JavaScript, but I've since noticed that might not be the case.
https://remix.run/docs/en/main/guides/disabling-javascriptI'm genuinely mind blown and curious, but also interested to understand if there is an optimisation strategy here that might have any tradeoffs for more "complex" and/or "interactive" sites (e.g. using GSAP for scroll based motion).
Would anyone at Webstudio be willing to share how this is achieved?
Thank you!