ReplySep 13, 20172
"Necessary" should not be the word in this case. If I understood correct, you are trying to say that sometimes you will need to access DOM after component mounting. And why in the hell will someone include a lib that has 400kb while you can just do document.getElementById()? jQuery made a huge impact in the JavaScript ecosystem, but it also made the developers forget about the beautiful of VanillaJS.