【问题标题】:which programing language i can use to develop both android and ios applications as frontend and django as backend?我可以使用哪种编程语言来开发 android 和 ios 应用程序作为前端和 django 作为后端?
【发布时间】:2019-05-18 11:55:05
【问题描述】:

我可以使用哪种编程语言来开发 android 和 ios 应用程序作为前端和 Django 作为后端?

我正在使用 Django 开发后端。哪种语言最适合 android 和 ios 的应用程序和易于链接?

【问题讨论】:

    标签: android ios django


    【解决方案1】:

    我最近开发了 2 个移动应用。我用 Django 做后端,React NativeExpo tool 做前端。

    如果您使用本机反应,那么您可以一次性开发 Android 和 iOS 应用程序,只需进行少量配置更改。

    React Native 是一个用于构建原生移动应用的 JavaScript 框架。它使用 React 框架并提供大量内置组件和 API。

    最后,为了便于链接,我使用了Graphene-Python,这是一个用于在 Python 中构建 GraphQL API 的库。

    这个堆栈涉及到学习曲线,但是一旦你知道如何正确使用它,它就会让你的生活变得非常轻松。

    【讨论】:

    • 干杯。此外,如果您认为答案解决了您的问题,请接受这是您的答案。
    猜你喜欢
    • 1970-01-01
    • 2011-04-26
    • 1970-01-01
    • 2020-01-01
    • 1970-01-01
    • 2014-02-25
    • 2018-04-10
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多