I'm starting to realize I don't actually hate front-end web development, I just hate JavaScript and 20 nested divs autogenerated by front-end frameworks. HTML & CSS are actually pretty cool, now that I've gotten into it...
Feels like I'm getting pulled into the dark side. Young me would be so ashamed.
@popcar2 Try svelte .. I also hated frontend and js before this ... Now it doesn't feel bad ...
Framework are nice when you have to do a lot of dom manipulation on the frontend if site is static or does not have a lot of changes you can also get by using htmx.