Prefer string enum to numeric enum
String enums have the advantage that enum values are more meaningful at runtime for debugging. See discussion at https://hypothes-is.slack.com/archives/C1M8NH76X/p1682585801783819.
Showing
Please register or sign in to comment