β¦on approach is to store the enum keys and values in a separate file, logically grouped together and usually frozen (constant) so that they donβt get accidentally overwritten.Are you using enums to the fullest?1032Abhishek PathakDr. Derek Austin π₯³Β·Dec 18, 2020Woah woah woah this Object.freeze() is a great tip! Nice!!