learning menus
I need help on making projects section responsive

map() output/return used as next input (class method)
recursion.
I need to use the result of the 1st iteration of a map method as the input for the next iteration, up to the last item in the array. I'm using map() inside a method that is part of my class. I have to create a new instance of the class that uses 1st an initial array of strings, and then again for the output/return value of that first instance. That output is the input for the 2nd instance of my class and its output is used in the 3rd, and so on. But I know that is not a good approach even though it works.
So how can I get the return value for the first item in a map method to be the input for the next item?...need some fixes in the border animation

For some reason my tailwind css classes do not apply without running the 'npm run build-css' command

Quasar qSelect weird behavior
how to fix the icon is lil more above the text how can i fix it ?

image hero fade
Working with text width

How to prevent refresh on overscroll on IOS
How to make transition dependent on block height?
opacity of whole page changing instead of background image
Switch case
Aspect ratio
img tag at least changes the max-width, but I thought this had to be done on the parent, in this case the figure tag.
...Is there a way to properly check how your website looks on different devices?
Find closest match for a given color?
#eebebe, and I want to find out which of these other two values it approaches the most; #e5c890 or #ef9f76?...CSS pseudo element before coming on top of the container instead behind of container.

Linking to a location
HTML Video
Create a div with no content then add a border when content is created or added to it?