Explore
Trending
Analytics
Nostr Archives
Explore
Trending
Analytics
Pip the WoT guy
5d ago
why?
💬 2 replies
❤️
0
Reactions
🔁
0
Reposts
⚡
0
Zaps
Replies (2)
hodlbod
5d 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.
0
0
0
0 sats
ChipTuner
5d ago
Yeah const everything. mutable is a smell for me. If I have to use a mutable variable I'm probably doing something hacky.
0
0
0
0 sats