Proposed solution:
It has been difficult to adopt Parse in the client codebase that Im writting using the JS SDK which provides types but there's no actual documentation about them anywhere in the docs.
I am happy to help on tackling this but would need some guidance starting 😃
Activity
davimacedo commentedon Feb 24, 2021
Could you please give more details about the problems you currently have?
espipj commentedon Mar 4, 2021
Hey @davimacedo I think something like this would be really helpful. I understand that the way of doing this in Parse is using subclassing but there's little documentation about it too (and none with TS)
😃
davimacedo commentedon Mar 4, 2021
That'd be cool. A PR on this direction would be very welcome.
sadortun commentedon Aug 13, 2021
@espipj I've been using TS with Parse for some time, LMK of you need help with this.