PROGRAMMING TIP
avoid repeating the same 4 lines of code twice by writing 270 lines of beautiful, abstract, generic code

@jk
Avoid copying a large one-of transposition of mostly static JS to JSON by writing a whole JS parser, which automatically exports JSON.

@seri