The issue with learning additional programming languages is that you typically don't need them until you suddenly do.
I didn't learn ES6+ syntax because I felt like it. I learned it because I was doing web front-end projects and needed to understand it in order to grasp what was going on in the example code for modern JS frameworks, and then it snowballed from there as my code got increasingly functional.