OverviewExploreTrending
Nostr Archives
OverviewExploreTrending
J.G.Montoya.Hodl6h ago
What's the problem with `const`?
💬 1 replies

Replies (1)

hodlbod3h ago
The necessity to go back and forth between `let` and `const` depending on whether a variable is reassigned isn't worth the mental overhead conserved by knowing that a variable isn't reassigned provided by `const`
0000 sats