#Web app inquiry

5 messages · Page 1 of 1 (latest)

cyan cosmos
#

I have an idea of a web app and I want to extend it to mobile, is the right way to make the backend work in another platform is to use route handlers or It is suggested to build a separated server

flint lodgeBOT
#

🔎 This post has been indexed in our web forum and will be seen by search engines so other users can find it outside Discord

🕵️ Your user profile is private by default and won't be visible to users outside Discord, if you want to be visible in the web forum you can add the "Public Profile" role in id:customize

✅ You can mark a message as the answer for your post with Right click -> Apps -> Mark Solution
(if you don't see the option, try refreshing Discord with Ctrl + R)

wraith elm
#

Is your backend using REST or GraphQL?

cyan cosmos
wraith elm
#

Unless your backend uses browser functions, like cookies and local storage, when communicating with the Frontend, you wouldn’t need to rewrite your backend for a mobile app