Comment on Ask HN: Remember if a user has completed a first-use feature tour?parentComments−aenOP13yIt's going to be a logged-in user. I suppose I'd use a tour_completed KV store for a bunch of tour_type : boolean.
Comments
It's going to be a logged-in user. I suppose I'd use a tour_completed KV store for a bunch of tour_type : boolean.