Hacker News new | ask | show | jobs
by ano88888 1053 days ago
Completely new to Clojurescript or electric DSL so this might be a stupid question (will learn more later).It would be great if you have something like this for mobile apps. How will it work if your product has both web and mobile apps, do you have a create a separate backend for the mobile apps?
1 comments

I've seen someone using a mobile webview with Electric, in this case its up to you if you share mobile and web backends or not. Electric can't tell the difference. Native mobile client is possible but not a priority (ClojureDart might be the best vector?)