Skip to content Skip to sidebar Skip to footer
Showing posts with the label Enums

Is Javascript String Comparison Just As Fast As Number Comparison?

I'd like to write a little library for JavaScript enums. For me to do that, I need to decide ho… Read more Is Javascript String Comparison Just As Fast As Number Comparison?