79809502

Date: 2025-11-05 00:00:31
Score: 4
Natty:
Report link

I forgot to wrap the store. So I want the computed property to be in the store so I can just call store.b. Instead of having to write the computed ref seperately. So I think I'll need to do it the 'c' way. As the computed ref should be refering to a reactive object, but in the initilization state, the reactive object has not been created yet.

And yea, the proper way would be to use a proper store management system, but I was wondering if there's an easy way for it.

Reasons:
  • Blacklisted phrase (2): was wondering
  • RegEx Blacklisted phrase (1): I want
  • No code block (0.5):
  • Self-answer (0.5):
Posted by: TurtleTread