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â);
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â);
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.
If youâd like, you can create a PR on our public SDK and propose this improvement.