pull down to refresh

Many years in coding, mainly in the backend. Spent the first several years writing Python, then Golang, and I use Rust a lot in my spare time. I like Python, but I'm not fond of the virtual environment and package management aspects. I've used buildout and pyenv, and now I've settled on poetry. Python is convenient and always the go-to choice for handling simple tasks. I've never been fond of Golang. It's verbose and less expressive. I'd say Golang is a better C, but nothing more. My favorite these days is Rust. It's strict and has changed my thinking about coding.
I've never been a fluent frontend developer. I've tried to learn CSS several times, but I wouldn't say I've mastered it. Last year, I learned some Vue, and it felt amazing. Frontend skills are invaluable when building a complete product. I really regret not taking it seriously years ago.