Going native is extremely good for front end development. Whether its using android vs ionics, c++ vs dotnet/java, the benefits to GUI are significant.
I was wondering if the same had significant effect on back end code. Is it really that significant if I rewrite my backend processes in native language?
To be specific I'm looking at TCP related backend services.