ExploreTrendingAnalytics
Nostr Archives
ExploreTrendingAnalytics
hodlbod5d ago
I (and the LLMs) spend way more time switching between const and let because the linter tells us to than relying on something not being reassigned because it's declared with const. If you need const, your scopes are too big.
💬 2 replies

Thread context

Root: 870a287751bc…

Replying to: 8cd56631bd36…

Replies (2)

Nuh5d ago
Just use Rust everywhere... If LLMs are so good, what is the purpose of JavaScript at this point?
0000 sats
Pip the WoT guy5d ago
so you want const to be used only for global constant, for example const SecondsInDay. Correct?
0000 sats