I'll be honest, JavaScript is not my favorite language... but I do write a lot of it.
Click to play video
Here's the deal, JavaScript is the only language that runs in the browser. (okay, there's WebAssembly, but that's different). If your app is accessed via a web browser, it's almost certainly gonna need some JavaScript.