Посты, отмеченные тегом #Фронтенд
[PUBLIC] CSS: Flickering blocks on reboot
For a long time here flickered some blocks on when reloading the site. It turned out that the page is not loaded simultaneously with CSS. Because of this, some blocks are not loaded for some part of a second after the page is loaded....
[PUBLIC] CSS background image shake
There is a fairly well known issue related to the display of background images on mobile devices. The problem is related to the fact that modern browsers on mobile devices have an address bar that disappears when you start scrolling....
[PUBLIC] CSS cache problem solution
Not so long ago I wrote a post about the fact that modern browsers contain a certain problem, namely the inability to clear the cache in a guaranteed way....
[PUBLIC] Idiotic frontend problem
The most fucking annoying problem in web development for me is the totally fucking unpredictable cache behavior. You change your CSS and everything is fine on the local, but nothing is applied on the server. You clear the cache EVERYWHERE, you...
[PUBLIC] CSS horror of text resizing
This is some fucking horror. Nowhere, neither on the internet nor in the Chat GPT, there is information about...