parse-server-example
parse-server-example copied to clipboard
Update Test page to use ParseJS SDK
Currently, the test page uses native JS to connect to Parse Server.
One of the strengths of Parse is the great SDKs. I propose updating this file to use the JS SDK and give users an example of how to connect, save, find, etc.