Hacker News new | ask | show | jobs
by recursivedoubts 897 days ago
https://htmx.org/essays/splitting-your-apis/

keep your domain logic out of your controllers

1 comments

Thanks for the link. I read both Carson's (your?) article and Max's. In general I see the point, but I think what's missing is a htmx-specific Android/iOS app template. Something that wraps a WebView but perhaps preprocess and reacts to mobile specific html tags or special hx-mobile-xxx attribues to existing tags that know how to do special mobile things. I'll have to think more about this.