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
Differentiation of classes on static and dynamic: dynamic classes should not contain static methods and properties. "Factory" and "singletons" should be made in separate classes.
To be able to test the classes better and to avoid hard dependencies where's not necessary.
This would be a big task, at first it would be a good idea to refactor the most important parts, such as Request/Response, Route, etc.
The text was updated successfully, but these errors were encountered: