firebase-auth-demo icon indicating copy to clipboard operation
firebase-auth-demo copied to clipboard

Question about getters/state

Open dusty opened this issue 6 years ago • 0 comments

I have a quick question.

I was wondering if you could explain why you are using state in the Profile and Navigation component but a getter in the SignIn component.

Is the getter necessary since its just returning the state without any filters?

Thanks for the demo!

dusty avatar May 31 '18 20:05 dusty