enhance.dev
enhance.dev copied to clipboard
Docs website for Enhance!
Users have stated "yeetability" or publishing elements for reuse as a hinderance for adopting Enhance. We have a solution that _works_ as seen in [`@enhance/form-elements`](https://github.com/enhance-dev/form-elements/blob/main/index.js) but as users have pointed...
Some folks have made the mistake of trying to read the /public folder like it was a local filesystem. The /app folder is deployed to a Lambda, while the /public...
Add pointers to how to set env vars for Begin and Architect to: https://enhance.dev/docs/learn/practices/env-vars
It seems that the dark mode switcher is not displayed correctly. The sun and moon don't switch making the moon button useless, see: 
Enhance is not the first framework to construct DOM from an `html` tagged template literal. For example LitHTML also uses a TTL, and so some users may be familiar with...
Love the clean back-to-basics syntax of Enhance! Great work! One thing that I feel is missing from the docs is how to implement interactivity, since the developer ergonomics of binding...
https://enhance.dev/docs/learn/concepts/routing should redirect to https://enhance.dev/docs/learn/concepts/routing/
Particularly obvious on mobile
> One of the things that might benefit from improvements is the CSS utility classes section on the documentation. A bit more details about the approach could help people get...