Skip to content

Instantly share code, notes, and snippets.

View Mohsenpoureiny's full-sized avatar
🌶️
checkmate

Mohsen Poureiny Mohsenpoureiny

🌶️
checkmate
View GitHub Profile
@Mohsenpoureiny
Mohsenpoureiny / clip-clop-clippity-clop-css-only.markdown
Created October 8, 2022 01:08
Clip Clop Clippity Clop [CSS Only]
@Mohsenpoureiny
Mohsenpoureiny / dropdown.jsx
Created February 10, 2022 11:56
simple Chameleon dropdown
/*
Prompt:
We have defined a basic dropdown via the Dropdown and DropdownItem components below, with example usage
in the ExampleNav component. The Dropdown and DropdownItem components have some problems, and also
have room for improvements (doesn't everything?) A couple items TODO here (make sure to explain with comments!)
0. How are you today? 😊
1. Please fix any obvious issues you see with the dropdown and then save your gist.
2. Please then make improvements to the dropdown dnd then save your gist again.
3. Consider the different ways that this dropdown might be used and what changes would