DEV Community

Cover image for A carousel in two lines... and more crazy simple front-end tricks!
Joost van der Schee
Joost van der Schee

Posted on

A carousel in two lines... and more crazy simple front-end tricks!

Need a lightweight responsive carousel that also works on mobile (with swipe). Need a masonry layout? A filter? A lightbox? What if I told you all you need is a CSS class and a small vanilla JavaScript file?

With this idea in mind I started my own code library. Check it out. It currently holds 6 different front-end tricks that you can implement in seconds!

https://code.usecue.com/

Top comments (0)