createResource to get my user data.createResource. I'm doing this because this user signal is used through out the app... so when it's populated the correct data is displayed.fetch in an onMount to get the data and update the user signal.createResource? createResource all over your app do you? That doesn't make sense to me.