DEV Community

Discussion on: My website now loads in less than 1 sec! Here's how I did it! ⚡

Collapse
 
irgeek profile image
James Sinclair • Edited

That's a fairly decent looking portfolio page -- except for the carousel in your Achievements section. Carousel's are user-hostile and frustrating to interact with. You're also using a library for it that the developer has abandoned and doesn't recommend anyone use.

Collapse
 
cmcodes profile image
C M Pandey

Thanks for sharing this! 😊 Tiny Slider seems better. Will try that out in the future!

Collapse
 
irgeek profile image
James Sinclair

Tiny Slider may be better (it's maintained, at least) but carousels are horrible for people trying to look at your portfolio. Just don't use one at all.

Thread Thread
 
cmcodes profile image
C M Pandey

Thanks for your insights!