Instruction: Compare and contrast the ng-show/ng-hide and ng-if directives, including their impact on DOM and performance.
Context: This question examines the candidate's understanding of AngularJS directives that conditionally display elements, and their decision-making process regarding performance and usability.