Should I do it in the client or the server?
When working on interactive websites, we constantly face the challenge of defining if something should be executed on the server or in the client, but how do we decide it? This article will help you know how. This article does not applies to SPAs. ...
Aug 18, 20246 min read153


