Special thanks to https://scotch.io/tutorials/create-a-single-page-app-with-go-echo-and-vue for resparking my interest for frontend development. It's been a while... :)
- VueJS still rocks! :-) (as in, it's by far the biggest "heard of, would like to learn" (kind of what Go used to be, still is maybe?) and the 2nd most used);
- Bootstrap is still no.1 but https://tailwindcss.com/ is a serious challenger;
- CSS Grid Layout is getting more traction as an alternative to Flexbox for layout.