In this sections you can find 10 Learning tools for frontend Developers, I’ve been able to collect links to several interactive coding tools and apps that can help you supplement your skills in different areas of web development.

1. Flex Box Adventure

Flex Box Adventure is an interactive adventure game allowing you to use your flexbox skills to assist the game character to solve 24 challenges.

Link : https://codingfantasy.com/games/flexboxadventure

2. Knights Of The Flexbox Table

Knights of the Flexbox Table is another well-designed interactive course to help you learn the different aspects of the flexbox specification. This one includes 18 “dungeons” to teach you flexbox. This course is unique because you’re not writing pure CSS, but instead, you’re using Tailwind CSS classes, which means you’ll learn flexbox along with the syntax for Tailwind utility classes.

Link : https://knightsoftheflexboxtable.com/

3. Flexbox Froggy

Flexbox Froggy has been around for quite some time and continues to be a popular choice for learning flexbox syntax. Use the different parts of the flexbox spec to arrange the frogs as required to pass the different levels.

Link : https://flexboxfroggy.com/

4. Flexbox Zombies

Flexbox Zombies is another educational game to learn flexbox syntax. Each section advances a zombie-related plot while giving you expertise in a new flexbox concept, along with survival challenges that help you use your new flexbox skills.

Link : https://geddski.teachable.com/p/flexbox-zombies

5. Flexbox Defense

Flexbox Defense is a play on the ‘tower defense’ strategy game genre that teaches you flexbox through 12 challenges where you have to use flexbox syntax to stop incoming enemies from getting past your defenses.

Link : http://www.flexboxdefense.com/

6. Flexy Boxes

If you find some of the other flexbox tools a little harder to work with, Flexy Boxes might be a good choice. This is a straightforward flexbox playground that also generates the code for you. Being an older tool, this also provides legacy flexbox code and vendor prefixes but you can select “Vanilla CSS” for the code you’ll use in most cases.

Link : https://the-echoplex.net/flexyboxes/

7. CSSBattle