Show HN: Image comparison slider in 6 lines of JavaScript

28 points by stankot 4 months ago | 2 comments
  • solardev 4 months ago
    I love this so much! Even as someone who uses a lot of heavy npm libs, the simple elegance of this approach is beautiful.
    • stankot 4 months ago
      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.