6 ms·
I agree, it probably should have been `effect(() => console.log('Name changed:', this.fullName()));` That makes more sense given the context.
by vulcanash999 3y ago
I agree, it probably should have been `effect(() => console.log('Name changed:', this.fullName()));`
That makes more sense given the context.
- JenrHywy 3y agoIt looks like they've updated the example to use fullName