Has yours changed? From what to what and why?
I still mostly use Postresql if I need a database. If anything, I find postgres more appealing than ever, as things have been added, like really solid JSON support, and the AGE (A Graph Extension)[1] stuff.
Front end? Well, I don't do a lot of complex front-end stuff, and over the years I've mostly stuck to pretty vanilla HTML, CSS, Javascript, with a touch of jQuery and using something like Bootstrap. This one is the most "in flux" though, as I keep dabbling with things like React, Elm, Vue, Tailwind, and this-that-and-the-other trying to settle on something I like and am productive in.
Still trying to work out where I'll land on that last point.