|
|
|
|
|
by Phillippe
996 days ago
|
|
I love all the changes except that single thing with let count = $state(0); I'm just brainstorming here, but what about an optional $reactive rune where everything in that is reactive by default? $reactive(() => {
let name = 'world';
}); vs let name = $state('world'); |
|
Tbh this seems kinda rude. Maybe check github i am sure the whole journey can be seen there.