Open tinchox5 opened 1 month ago
Separate event handling from the main codebase to improve the organization and maintainability of the project.
Objective: Modularize the code for easier debugging and extension of functionalities.
We did some optimizations to reduce some methods complexity.
Separate event handling from the main codebase to improve the organization and maintainability of the project.
Objective: Modularize the code for easier debugging and extension of functionalities.