I recently watched
@RinodeBoer's live where he rebuilt his personal website (
rinodeboer.com) with the new Elementor v4 builder.
If you're looking for Elementor content, it's a good time. But as a fellow content creator desperate for something to make content about, I decided I would also rebuild his website but in
@EtchWPOfficial with
@AutomaticCSS. (that video will go live hopefully tomorrow).
Afterwards, I had AI compare the code output, and this was the result (disclaimer: the intent of this post is not to drag on Rino, he's a good guy. This post is strictly about Elementor code output vs Etch code output)
docs.google.com/document/d/1…
Here's the summary:
Etch has substantially higher code quality — cleaner, more semantic, more maintainable, less bloated, better for performance and accessibility, and follows modern frontend best practices. The Elementor version is typical of page builder output: functional but bloated, opaque, and hard to maintain manually.
This reflects the trade-off: Elementor enables fast no-code development for non-coders but generates poor HTML. Etch reflects a developer-first philosophy that values clean markup. If performance, SEO, long-term maintainability, or custom development matter, Etch is strongly preferable.