Skip to main content

Timeline for Global State, How To Do IT?

Current License: CC BY-SA 4.0

6 events
when toggle format what by license comment
Jun 19 at 6:06 comment added PythoonNoob9000 i was just being worried about perfection and best practices maybe i thought this "Template" is bad because TelegramBots making take alot of time and work thank you for advice
Jun 18 at 18:29 comment added JimmyJames @PythoonNoob9000 What makes you feel like it is bad? Is there a specific issue you are running into? When you are starting out, you are going to have a lot of problems to figure out and solve. I would recommend focusing on those thing that are getting in your way. Don't worry about getting everything perfect because that will never happen anyway.
Jun 18 at 3:30 comment added PythoonNoob9000 i don't really know anymore, i feel it's bad but how else could i inject that function in Step
Jun 17 at 20:49 comment added JimmyJames I'm not sure I follow. Your code example shows the DB object being passed to the Step constructor. Are you saying that you don't think that's right?
Jun 17 at 20:14 comment added PythoonNoob9000 the What if the step API needed something from the strings API was a random one perhaps let say that the Step API needs a DB session for example, to create the user Step in the database this doesn't feel like a good practice, and violates the SRP bt DB Session here i mean a DB Object
Jun 17 at 14:29 history answered JimmyJames CC BY-SA 4.0