D
D
Denis Ilinykh2015-05-13 20:26:28
css
Denis Ilinykh, 2015-05-13 20:26:28

What percentage is the server part of the application?

What percentage of mobile development is occupied by the server side?
App "another social network"

Answer the question

In order to leave comments, you need to log in

4 answer(s)
A
Anton Spirin, 2018-06-06
@rockon404

<div css="header-image" style="background-image: url('/pathToImage')"></div>

.header-image {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding-bottom: 40%;
}

Demo.

F
FalseCode, 2018-06-06
@FalseCode

It's not entirely clear what the problem is

S
Spetros, 2015-05-13
@greyhard

It depends on architecture and functionality.
Interest is a relative thing - from what value do we consider them?

P
Puma Thailand, 2015-05-13
@opium

in social network it is about 99 percent backend
well, if you have a social network, of course, where there are billions of users and all that,
and if it’s a shitty site, then you can just send it to php in a week

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question