python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Is it a best practice to do operations with data in the client-side or in the server-side?
For example, if I have to sort an array of data from a database to append it on the body of a web page. In terms of performance, should I sort it on the server-side and then send it to the client or s...
Jonas
Votes: 0
Answers: 2
Digital signature on PDF clientside / serverside
I have a project and I need help... The idea is a web application that allows users to sign a pdf located on server via a jar file (which is also on server) that take a pdf and PKCS#12 file (.p12 or ....
Wael_al
Votes: 0
Answers: 0
How can I add Google server side sign in authentication to my Golang web application?
My question may lack specifics but I just cant understand how the whole process should work.. How I should implement it? What are the ways? Any guidance is welcome.
I have followed official documentat...

Kristofer Kangro
Votes: 0
Answers: 1