Frontend question
I just have a simple question about front end , If I created a website using html css bootstrap and js, does that mean after I host and publish my website, the website would be poor and not protected, or is it normal?
And my other question is the speed of the website, how can I redce the lag and loading while scrolling throughout the website?
4 Replies
Wdym poor and not protected, and what kidn of lag do you mean?
I mean when scrolling throughout my website
some websites have lag while loading the images or like being slower while scrolling
Don't fix performance problems before they exist
This is more of a #discussions question as it’s not about any specific code.
If you’d like to continue the conversation feel free to make a post there. But my opinion is to make it work before you worry about optimization. Use good practices and don’t include a JS library if you’re not using 80% of it.