Closed rmi22186 closed 3 years ago
Looks great! I don't even want to really bring it up, but what is your opinion on using var (implicit type) vs {Class} (explicit type)?
Seems like we are leaning towards the latter, it's a little more verbose but it does make the docs a lot easier to understand for a first-time mParticle developer so I'm on board
@willpassidomo - i think it's more accurate to do the latter, the explicit type.
Summary
Now that we have migrated everything over to named parameters, this PR updates the docs and example app to reflect the changes to the API.