Qualifications for UNA Developers and Programming Languages
Hello UNA Team,
The more I use UNA, the more I realize how powerful and avanced it is. Congratulations and thank you so much for all your hard work. It's so amazing! I would like to understand UNA better. So, please tell me:
1. What are the qualifications or skills required/suggested to become a good UNA developers?
2. What language is UNA front-end written in? Only PHP or with Javascript?
3. What language is UNA back-end written in?
4. What language is the Messenger written in? Does it use Erlang?
5. What language is the UNA API written in?
6. Does UNA also use C++, Python or Java?
7. What language is UNA mobile app / NEO written in? And What are the mobile Frameworks used?
Thanks
-
-
·
LeonidS
- ·
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.
-
·
LeonidS
-
- · Chris Andre Buys
- ·
@OneEagle You speak so close to my heart 😀.
See my request in conjunction with how you feel about affaires:
-
- · OneEagle
-
·
In reply to LeonidS
- ·
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
-
Hi @Chris Andre Buys Thanks. I saw it. Yes, we are on the same vibe. 😀
-
-
·
LeonidS
-
·
In reply to OneEagle
- ·
>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.
-
·
LeonidS
-
- · OneEagle
-
·
In reply to LeonidS
- ·
That's great. Thank you so much for answering me.