I CREATING AN APP WHERE MANY OF THE FEATURES ARE GENERATED IN A COMMON SCREEN.
I HAVE A BROWSER REFRESH TIME PROBLEM. USE TO GOOGLE CHROME. AFTER EVERY CHANGE I AM WAITING FOR 20-30 SECUNDES. MY QUESTION IS CAN I OPTIMIZE TO ELIMINATE THIS DELAY?
This is a known issue. Try using Yandex.Browser. My experiments show that in it Thunkeble X works a little better than in Chrome or Firefox. Please write, has the delay decreased or is it also inconvenient to work in Yandex.Browser?
To minimize the delay, it is necessary to reduce the number of blocks on the screen. There are many similar blocks in your project that need to be replaced by an algorithm using a loop.
THANKS FOR THE FAST ANSWER. WOULD YOU GIVE ME A GUIDELINE WHAT YOU MEAN To minimize the delay, it is necessary to reduce the number of blocks on the screen. There are many similar blocks in your project that need to be replaced by an algorithm using a loop. CAN YOU HELP ME BY GIVING ME AN EXAMPLE OF MY PROJECT.
I will try Yandex Browser and write if it is better.
Yes, this is a good idea. I tried different browsers! There is no improvement. Perhaps the only solution is to do them in separate screens.
Thanks for the help!