@arcanicanis @djsumdog Vue (especially 3.x) tries to be close to vanilla JS, I'm actually enjoying using it.
Never understood why people use something like React where markup, styles and code are mixed together. Every React project I've seen looks like giant pile of spaghetti.
Conversation
Notices
-
silverpill (silverpill@mitra.social)'s status on Friday, 29-Sep-2023 18:06:08 JST silverpill -
arcanicanis (arcanicanis@were.social)'s status on Friday, 29-Sep-2023 18:06:09 JST arcanicanis jQuery
https://youmightnotneedjquery.com/
Just about everything that people used out of jQuery is virtually built into JavaScript or CSS3 at this point, and honestly I’d probably advocate just using plain JavaScript instead of some of the recent overly high-level frameworks
-