Earlier quoted context omitted.
https://github.com/enterprisequalitycoding/fizzbuzzenterpris...
On the other spectrum, shortest JS fizzbuzz (62 characters): for(i=0;++i Anyone can beat it? (any language accepted)
from here - https://github.com/rsha256/shortest-fizzbuzz/blob/master/Per...