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
Or we can stop keeping only the id list of posts related to the "Tag" class and detect posts belonging to a certain Tag by reading all posts. Inefficient but easy to implement.
"The "Tag" object should not be kept in the "Post" class. For a healthier structure, only tagID should be kept as a String.
The text was updated successfully, but these errors were encountered: