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 scope of this Issue is to refactor the libraries in the routes folder from functions to classes. This should not change any end-user functionality, just the structure of the code.
The text was updated successfully, but these errors were encountered:
This YouTube video shows a design pattern uses ES6 Classes that make writing unit tests much easier:
https://www.youtube.com/watch?v=lE3RYnchHps
The scope of this Issue is to refactor the libraries in the routes folder from functions to classes. This should not change any end-user functionality, just the structure of the code.
The text was updated successfully, but these errors were encountered: