You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Meals are currently passed around as strings, however, a more appropriate type for meals would be to represent them as enums since there are limited options for meals
The text was updated successfully, but these errors were encountered:
Meals are currently passed around as strings, however, a more appropriate type for meals would be to represent them as enums since there are limited options for meals
The text was updated successfully, but these errors were encountered: