Overview
Explore
Trending
Nostr Archives
Overview
Explore
Trending
Pip the WoT guy
11h ago
why?
💬 2 replies
❤️
0
Reactions
🔁
0
Reposts
⚡
0
Zaps
Replies (2)
ChipTuner
3h 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
hodlbod
6h 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