Coder Social home page Coder Social logo

alsoamit / flexbox.fun Goto Github PK

View Code? Open in Web Editor NEW
10.0 1.0 1.0 1.6 MB

Playground that lets you experiment and master Flexbox Concepts

Home Page: https://flexbox.fun

License: MIT License

Shell 2.45% JavaScript 3.59% TypeScript 91.38% CSS 2.58%
flexbox flexbox-css nextjs playground tailwindcss

flexbox.fun's Introduction

Introduction

Flexbox.fun is an interactive playground that helps you master Flexbox concepts while having fun.

Screenshot from 2023-04-25 18-17-14

Features

  1. Learn difficult concepts by playing around.
  2. Highly Interactive tutorials with widgets (upcoming).
  3. Helps you build your confidence in Flexbox.

Usecases

  1. Create and experiment with different layouts using Flexbox for faster learning.
  2. Perfect your Flexbox skills with easy experimentation and revision.
  3. Ideal for creators looking to demonstrate Flexbox concepts through video tutorials.

Getting Started

  1. Fork-Clone the repo.
  2. Install dependencies.
yarn install
  1. Run the development server:
yarn dev

Open http://localhost:3000 with your browser to see the result.

Vision

  1. Interactive Tutorials: Text based tutorials along with interactive widgets and Videos.
  2. Skins: Skins for the playground and Flexbox items.
  3. Sound Effects
  4. Description of Active property: Show a guide of the latest property clicked by the user below the playground.

flexbox.fun's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

flexbox.fun's Issues

Tooltips for Sidebar links

Description
Simply looking at the icons gives no clue as to what the links mean.

image

Solution
Add tooltips to the Sidebar links

  1. Playground
  2. Tutorials
  3. Quizzes (upcoming)

Additional context
This can be achieved by leveraging Flowbite tooltips.

Mismatch in order after deletion of an item.

Describe the bug
There is a mismatch while displaying the details of the Active item in the toolbar once an item is deleted (except if items are deleted from last).

To Reproduce
Steps to reproduce the behavior:

  1. Open the Playground
  2. Delete item 3.
  3. Now, click on item 4.
  4. Details of item 5 is shown (error).
  5. Or click on item 5, no details are shown.

Expected behavior
Items 4 and 5 should be accessible after 3 is deleted.

Screenshots
image
image

Additional context
It could be an issue with how the action removeItem is handled or in reducer state management.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.