Backbone.js and Parser unclear

In the documentation it says:
The JavaScript SDK is originally based on the popular Backbone.js framework.
In one of your videos you talk about being based on the Parse Project, so is it now based on both or how to understand this?

Parse is used in our backend infrastructure to handle user servers and querying logic. In fact all the methods found here -


can be used to query your Moralis databases and get information.

Whereas Javascript SDK is for you to interact with the server and the blockchain networks. Web3 is baked into it too. As of just 2 days ago, we open-sourced our Javascript SDK -

Feel free to contribute if you have any good suggestions or features.

Hope this gives you a perspective.

Happy BUIDLing! :man_mechanic: