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
Follow SOLID principles
Use DRY and avoid duplication
Keep the code KISS unless complexity is required
Avoid unnecessary abstractions.
Cover edge cases and clear error handling