react-sortablejs icon indicating copy to clipboard operation
react-sortablejs copied to clipboard

How to use this in React (javascript) not typescript project

Open sudonitin opened this issue 3 years ago • 1 comments

Please provide a thorough documentation for the same

sudonitin avatar Jan 15 '21 21:01 sudonitin

Ok, I'll bite and be the smart a-- here.

  1. aren't PR's welcome around here?
  2. I'm sure it would be a nice to have, but if the author's are anything like us, time is limited.
  3. javascript docs would be near identical, just without the declarations/sugar needed for type checking by the compiler.

Lastly...and I get there's legacy stuff, we have it to, there's no legit/real project done today without Typescript. We won't hire unless you know it. It's critical to maintaining medium to large projects.

My suggestion? Embrace Typescript. You'll be glad you did. Otherwise perhaps improve the documentation yourself and make a PR, it would likely be accepted if you invest the time :)

blujedis avatar Mar 31 '21 23:03 blujedis