Moralis.initialize

I know this comes from Parse itself, but thinking alloud wouldn’t it be better to change the function so it looks like this?:

Moralis.initialize(“YOUR_APP_ID”, “YOUR_SERVER_URL”);

1 Like

Why use two lines of code, when you can use just a single line! I like how you think. We’ll see if this makes it through however we are caught up with many high stake features as of now. :fire:

If you’d like, you can create a PR on our public SDK and propose this improvement. :slight_smile: