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
The bindX pattern is pretty weird for new developers. We should instead pass the forum instance into the constructor or provide a static method to set it once so we have a pure class-based implementation.
The bindX pattern is pretty weird for new developers. We should instead pass the forum instance into the constructor or provide a static method to set it once so we have a pure class-based implementation.