Is jquery bind()
deprecated or it can be used safely?
I see a lot of comments about bind() being deprecated in comments and answers across SO like: Jquery Event : Detect changes to the html/text of a div
Is there a JavaScript/jQuery DOM change listener?
and don't know if it is safe to use it or not (regardless of it being better or worse).
There is nothing about it being deprecated here: https://api.jquery.com/bind/