issues
search
seachel
/
treehehe
An interactive visualization of proof tree representations of mathematical proofs using D3 and MathJax.
0
stars
0
forks
source link
A collection of web dev questions
#81
Open
seachel
opened
5 years ago
seachel
commented
5 years ago
what is a nice way to organize program constants, such as class names referenced later?
where should program constants be stored? in an object? these need to be mutable
make a module to encapsulate all variables and constants?