Enums in Javascript
Found this tiny library that implements Enums in JavaScript: https://github.com/rauschma/enumify npm install enumify
I am maintaining this blog to document things that I have done and would like to remember or perhaps could help other people who are facing the same issues.