Comment to 'Qualifications for UNA Developers and Programming Languages'
  • Hello @OneEagle !

    Thnx again for the warm words! Commonly, UNA has bee written on the PHP (main part) + Javascript (mostly on JQuery JS lib)+MySQL (database) and HTML+CSS for the template parts. So the good UNA developer should know well the mentioned things.

    >4. What language is the Messenger written in?

    It uses the Node.js framework like in the point 7:

    >What language is UNA mobile app / NEO written in? And What are the mobile Frameworks used?

    >6. Does UNA also use C++, Python or Java?

    No, it doesn't. Also it will require a serious changes in the UNA's requirements.

    • Dear @LeonidS

      Thanks a lot for your reply. That's great!

      So, the UNA API too is written in PHP, right?

      Also, you said that the Messenger uses the Node.js framework like in the point 7. And my question #7 was about the language and framework used for UNA mobile app and NEO.

      Do you mean that the UNA mobile app and Neo uses Node.js? What language are they written in? And What framework do they use? Please clarify. Thanks

      • >So, the UNA API too is written in PHP, right?

        Right

        >Messenger uses the Node.js framework

        Yes, with PHP + Javascript with the Node.js+Tailwind for desing part. The JOT server has been developed with Node.js too.

        >And my question #7 was about the language and framework used for UNA mobile app and NEO.

        UNA mobile has description about it here:

        https://github.com/unacms/una-mobile-app/blob/master/README.md

        React Native + Node.js too.

        • That's great. Thank you so much for answering me.