Besides big-name personalities/contributors within the JS community of course.
I occasionally get the impression that advertising having more JavaScript experience than something like Python automatically creates a negative impression. Is it just me or does that perception exist?
A business owner who's going to pay you is going to pay you because you deliver something they need but can't find cheaper elsewhere. Almost every business needs some form of web frontend - even mobile-first businesses often need good webapps for marketing & administration purposes. The disdain and loathing from some of the rest of the developer community actually works in your favor, most of the time: it keeps competition out or makes them ineffective at learning the skills needed to be effective.
The one thing to watch out for is that frontend technologies typically have a very short lifetime: in 4-5 years, much of what makes you valuable may be obsolete, and work in it tends to dry up. Just ask DOS/assembly devs in 1995, Swing or MFC developers in 2006, or basic PHP/Rails/Wordpress webdevelopers now. Be prepared to keep learning, and focus on general principles like good UI design, responsiveness, latency, managing state, MVC/MVP architectures, etc.