5 ms·
Well, if you're talking SvelteKit then it requires a build step so yes, jQuery is way more lightweight. jQuery is also pure JS whereas Svelte is Typescript so
by drschwabe 3y ago
Well, if you're talking SvelteKit then it requires a build step so yes, jQuery is way more lightweight.
jQuery is also pure JS whereas Svelte is Typescript so it may be more difficult to debug/hack if your primarily JS coder.