This forum is now read-only. Please use our new forums! Go to forums

0 points
Submitted by Amlkg Bmhddess
about 9 years

Reducing the loading lag

Is there any way to stop the code from compiling every time I write even one character? I’ve written a lot of code and It’s getting super laggy every time i write/change anything

Answer 54b25c219113cb5388005571

0 votes

Permalink

Not as far as I can see… You can download Notepad++ and keep the folder with your .html file open as you’re working. That way you can code see the result with only CTRL+S and a double click.

points
Submitted by TheVault
about 9 years

Answer 54d94dfe9113cb217200aace

0 votes

Permalink

I’ve figured if you purposefully don’t complete part of your code (with a } for example). it cuts down the lag time dramatically, and when you just want to start it up again just finish it off! 

points
Submitted by DaveMorrison
about 9 years