1
2 Comments

Looking for some feedback for my dev tools product

https://www.sourcescape.io/
submitted this linkon June 27, 2020
  1. 2

    I looked at it for about 2 minutes trying to understand. Then I noticed the top thing is a video so watched that. The video made me roughly understand what it does. I don't understand how I could derive value from it still though.

    It's a more customizable linter for React basically? A way to automate best practices in coding? Did I get that right?

    1. 1

      Thanks for taking a look!

      Yeah that's roughly right. It's a linter for Javascript/Typescript that's easy to customize. The "easy to customize" part is important because it changes the role of the linter from something that just checks best practices to something that can also be used for business-specific checks, notifying people, and plucking out specific information from the whole codebase.

      It definitely sounds like this isn't really coming across in the landing page. Do you have some recommendations for how I can make this clearer?