|
|
|
|
|
by johnernaut
4806 days ago
|
|
Most data-processing (if not all) should be done on the server-side. Your API should give your front-end app as much of a complete data-set as possible. Note that data 'appearance' is fine on the front-end for the most part. |
|