@harimath wrote:
A lot of times, I have seen computed properties used in code with no dependencies specified. I wanted to understand what is the purpose of such CP’s ?
Example;
someCP: computed({ // some code })
Posts: 4
Participants: 2
@harimath wrote:
A lot of times, I have seen computed properties used in code with no dependencies specified. I wanted to understand what is the purpose of such CP’s ?
Example;
someCP: computed({ // some code })
Posts: 4
Participants: 2