Server and client side processing (1.3.4 d) Flashcards

(2 cards)

1
Q

Client side processing

A

initial data validation (JavaScript)
manipulates user interface elements
applies website styles (CSS)
reduces load on the server
reduces the amount of web traffic

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Server side processing

A

provides further validation
querues and updates the server database
encodes data into readable HTML
keeps organisation data secure
performs complex calculations

How well did you know this?
1
Not at all
2
3
4
5
Perfectly