Monday 28 August 2017

In node projects, how often do frontend web devs work on backend and vice versa?

One common selling point for node is how you can share code between both backend and frontend. What I'm wondering is how often do devs work on both?I've noticed in most cross platform projects is people not crossing platform or language boundaries. In a mobile project the C++ guy will work on the C++ part and the java / swift guys will work on their parts. They often don't go into the other platform because they don't know how it works and it's often faster to just ask the C++ guy to do his part.I've also heard that code sharing doesn't happen that much in practice between backend and frontend in node projects, how true is that?

Submitted August 28, 2017 at 09:26PM by whats94842

No comments:

Post a Comment