Question about “wp_deregister_script()”

The reasons behind this is that these developers are doing_it_wrong. You should never deregister the core version of jQuery and here is why.

However wp_deregister_script has its place, for example in child themes when you want to deactive a script or enqueue your own script instead.