Show HN: Image comparison slider in 6 lines of JavaScript
1–3 of 3 posts
Re: Show HN: Image comparison slider in 6 lines of JavaScript
#2I love this so much! Even as someone who uses a lot of heavy npm libs, the simple elegance of this approach is beautiful.
Re: Show HN: Image comparison slider in 6 lines of JavaScript
#3I love this so much! Even as someone who uses a lot of heavy npm libs, the simple elegance of this approach is beautiful.
Thank you! There is nothing wrong with large libraries. But you are right, there is something very satisfactory in solving a problem in a few lines of code.