I haven't worked with React in a while (I've been doing Vue full time for the past 8 months), so please point out anything that I could be doing better. In Vue, switchBodyItems would be a perfect candidate for a computed property, and I forgot how we do this in React.
144 I think this is what you wanted!
I haven't worked with React in a while (I've been doing Vue full time for the past 8 months), so please point out anything that I could be doing better. In Vue,
switchBodyItems
would be a perfect candidate for a computed property, and I forgot how we do this in React.