#chrome
Read more stories on Hashnode
Articles with this tag
Every new major release of Chrome, I check the release notes, and this time I got super excited to see "Recorder" being added. This feature can be...
I love how the Chrome dev team keeps making it easier and easier to identify potential issues on websites. Everything with improving speed and user...
As you may have noted, I'm busy with the performance on this website lately as we just talked about optimizing animated content, and improving our...
Chrome DevTools finally introduced a nice Flex debugger. In Chrome 87 they came with the Grid debugger and now in version 90, we can leverage the cool...
Chrome finally launched an excellent way to capture a whole page in version 89. We could always take screenshots by using the Chrome Screenshot...
Did you know it's possible to see console.logs on Chrome for iOS? I was astonished at first, but it can be really helpful to debug console.logs you...