Globals / Constants Act Differently Depending on Use?
|
|
2
|
151
|
February 2, 2023
|
Destructuring syntax does not respect const annotation
|
|
2
|
207
|
October 14, 2022
|
`im` as global constant
|
|
2
|
189
|
July 11, 2022
|
Efficiently passing a set of constants to a function
|
|
21
|
1166
|
July 8, 2022
|
Are "constants" constant or not
|
|
8
|
413
|
May 31, 2022
|
Where to put a bunch of constants?
|
|
3
|
255
|
February 22, 2022
|
How to desctructure a namedtuple and declare the variables to be constants using the new destructuring syntax?
|
|
1
|
219
|
February 21, 2022
|
Const vs zero argument function
|
|
4
|
568
|
February 19, 2022
|
Typeconst proposal
|
|
33
|
1713
|
February 9, 2022
|
Const variables
|
|
30
|
8372
|
February 7, 2022
|
How to find where constants are defined
|
|
6
|
262
|
January 20, 2022
|
Best way to handle user constants (e.g. API key)?
|
|
7
|
833
|
December 18, 2020
|
Testing different constant definitions
|
|
5
|
356
|
November 18, 2020
|
Mutation of constants
|
|
6
|
537
|
July 1, 2019
|
Constants in generic code
|
|
1
|
402
|
December 22, 2018
|
Constant declaration in modules (SQLite)
|
|
7
|
732
|
September 11, 2018
|
Correct way to declare global constant in modules
|
|
15
|
3906
|
April 9, 2018
|