DEV Community

Discussion on: Chromium Developer Tools can do that?

Collapse
 
madza profile image
Madza • Edited

Nice features, especially layer inspector.. I always thought nesting should be inspected in 3D in order to get a better understanding of whats going on.

What app/extension did you use to record these GIFs, btw?

Collapse
 
devmount profile image
Andreas

The layer inspector is indeed very handy, especially on pages with deeper nesting (I only showed a very simple example in this article).

I'm using ScreenToGif to record my screen. It's a really useful open source tool to quickly create screencasts.