I mostly work with Javascript/Typescript. Now I'm thinking what backend Language/Framework should I learn in 2021 to have better position when getting jobs as a full-stack Dev?
PHP? Java? .NET? Go? Rust? Any thought on that?
Since you say you have a handle on TypeScript - that means you have enough conceptual understanding to really move to "any other web orientated language" with only mild idiomatic barriers to overcome. IMHO - learn about the concepts of microservices, api-gateways, "serverless" and similar. Then decide for yourself, what problem you'd like to solve - pick the language last
Edit: Since "employ-ability" is a desired outcome ~ python/dotnet/java/nodejs - no specific order of recommendation from me
Disadvantage is that you do not have the luxury of generics as in Typescript... (yet)