• Robert Knight's avatar
    Change representation of initial profile in session state · 3e09b0bd
    Robert Knight authored
    Use the dummy/blank profile object as the initial value of the `profile`
    field rather than `null`. This allows us to eliminate null-checks
    elsewhere while still enabling `hasFetchedProfile` to distinguish this
    profile from the profile fetched from the API.
    3e09b0bd
session.js 2.23 KB