Skip to main content
1 vote
1 answer
141 views

I'm building my first framework. I need to be able to generate a semi-dynamic object, to which end, I want to re-use a single variable that points to a unique-value-returning function. I have a JS ...
Neokythera's user avatar