Is there a difference between
ionic.Platform
and
$ionicPlatform
and should one be used over the other? for example when calling "ready" on either of them it appears to do the same thing but $ionicPlatform
you have to import first. Is there anything better with the ladder?