DEV Community

Discussion on: June 16th, 2022: What did you learn this week?

Collapse
 
ahmad_butt_faa7e5cc876ea7 profile image
Ahmad

I learned how easy it is to make slider menus for webapps!

I was using a library for a react component and it was working great locally but it broke when i was getting folks to test my app : iwannagoapp.com/ (just launched btw , would really appreciate any feedback)

After looking around for a solution, i found a great article with a dozen css lines which just worked

lesson learned: CSS trumps complicated Javascript components any day all day for styling and animation

heres the link to the article:
kirupa.com/react/smooth_sliding_me...

Collapse
 
nickytonline profile image
Nick Taylor

That's awesome! 🔥

Yes, that's awesome!