📄️ How to display a list of a post's categories?
It's common to need to display a list of categories that a given post is in. This is possible in Etch.
📄️ Tips for Prompting LLMs with Etch
I did a quick test this morning and was able to create an accessible tabs component in about 3 minutes with Grok. This kind of thing showcases the true power of Etch, given the user's ability to paste HTML, Etch's ability to parse selectors from pasted HTML, and the ability to attach JS directly to an element.