You are going to block this site. This will do the following:
- You will no longer see this site in searches.
- Site will no longer see your site in searches.
- Site will not be able to comment on your site profile.
- Any comments this site has posted to your profile will not be displayed.
Are you sure you want to do this?
Just use the library so much that it's worth having there to begin with! Svelte is there so you don't reinvent the wheel, so make it a supercar!
kallistero very true, but thats also ironically the issue. i just have a lot of code that i wrote lol. maybe im just overthinking tho, but also like 165kb transferred of html, css, and js...
That's smaller than a background image! If my page is being slow, it's because I let users just stuff one of my pages with lots of JavaScript effects. The devil's how much it takes to RUN the code as much as it's in how much it takes to load it. In F12, there's a "Memory" tab where you can see the JS heap size, and there's also a "Performance" tab where you can take a snapshot of where the page is putting resources.