i got tired of manually assembling enums that didn't even work right in javascript and tried to figure out what properties i wanted out of enums and if javascript could give them to me. thankfully it could!
actual code: 190 characters
comments explaining the what and why of the code: 1240 characters
( Read more... )
actual code: 190 characters
comments explaining the what and why of the code: 1240 characters
( Read more... )