Tools to make your web dev life a bit easy.
⭐ Inspector
1) Inspect CSS and HTML just by hovering over the element.
2) Live edit CSS and HTML.
3) Export code to Codepen.
4) Inspect media queries and animations.
5) Edit the content of any HTML element.
6) Traverse DOM elements with arrow keys.
7) Know fonts per tag.
8) Finds font on Google Fonts.
9) Extract all the colors used on the page.
10) Toggle visibility of any element or remove an element from the page and persist changes.
11) Easily search elements by tag, class, or id.
⭐ Color Eyedropper 1) Pick colors from anywhere on the page, even images and IFrames. 2) Get hex and RGB values. 3) Save colors.
⭐ Assets 1) Extract images, SVGs, and videos from the page. 2) Download all the assets at once in ZIP.
⭐ Responsive 1) Any click, scroll, or navigation you perform in one device will be replicated to all devices in real-time. 2) Add new custom device profiles as you like and arrange devices to fit your style. 3) Hot-Reloading Support.
⭐ Debug 1) Clear cache, cookies, and local storage of specific origin or whole browser. 2) Get meta tags from the page and copy them with one click. 3) Check the whole page for spelling mistakes (Only supports English).
⭐ Screenshots 1) Take a screenshot of the whole page or just a visible area. 2) Screenshot the visible area of every tab with just one click. 3) Save the screenshot in PDF, JPG, or PNG.
Based on our record, Flexbox Froggy seems to be more popular. It has been mentiond 265 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
At one time, I was building a lot of mini web apps, and they all have one single common element — a grid. You might be wondering, why not Flexbox? It was new at the time, and it seemed to work well, but it also brought more complexity. Even now, I still don’t fully get it, though I completed this cute gamified tutorial. - Source: dev.to / 1 day ago
I'm a frontend developer, and the following project is inspired by the game Flexbox Froggy. - Source: dev.to / about 2 months ago
Flexbox Froggy Flexboxfroggy.com Fun and Interactive game to learn Flexbox. - Source: dev.to / 3 months ago
If this accepts Firefox and Safari then it could be a great addition to "intro to web dev" tutorials CSS Flex https://flexboxfroggy.com/ CSS Grid https://cssgridgarden.com/ CSS selectors https://flukeout.github.io/. - Source: Hacker News / 3 months ago
I also learned about flex and how children elements interact with their parent, as well as the different ways to align the content. I played quite a bit of Froggy Flexbox too! 🐸. - Source: dev.to / 4 months ago
CSS Grid Garden - A game for learning CSS grid layout
CSS Scan - Instantly check or copy computed CSS from any element for only ~95$
CSSBattle - Play against others in golf with your CSS skills
CSS Scan Pro - The easiest way to get and edit the CSS of any website, live
CSS-Tricks - CSS-Tricks is a website about websites.
EazyCSS - No code CSS editor for any website.