ConClear
Description: This technique will constantly clear the console, making it harder to debug JavaScript code via console.log and similar functions.
Experiment: Just open the DevTools.
Impact: As it can be circumvented by setting the "Preserve log" function, its impact is only minor.