ECS639U 8.2 Web Apps Engineering
logo
09/11/2020
Results

DRY stands for...

Python decorators help us avoid repetition of code in...

Which of the following does NOT help you avoid duplication of code.

The representation of an HTTP request via a Request object is an example of...

URL reversing enables...

Which of the following is NOT an example of "separation of concerns":

CSS separates...

jQuery allows for separation of page dynamics and page content.