|
|
|
|
|
by wolfadex
1960 days ago
|
|
The javascript example gets further compounded by doing something like `object["prefix" + variable]`. I've seen some very large companies abuse JS object proxies so that code is nearly impossible to follow even with the best IDEs and someone who's excellent at grepping. |
|