I'd like to know the answer.
i am working in Farzana online store, shopping for fruits and vegetables online in Dubai makes it possible for you to do so from the comfort of your own home or office.
About team development
李畋岷
76
Reputation points
There are two developers to develop a web app. One uses visual studio,creating asp.net core project. The other uses java language in IDEA. Can these two developers cooperate to develop the same web application? What should they do?
2 answers
Sort by: Most helpful
-
Farzana Dubai 1 Reputation point
2022-03-22T04:45:14.097+00:00 -
Bruce (SqlWork.com) 68,236 Reputation points
2022-03-22T15:59:21.687+00:00 they can not be the same website. but one website could be the frontend UI support. and the other website could be the api / business logic support. if you used the micro service approach, then each micro service could be a different language.