text_inputs = [
“yes proceed”,
“ok continue”,
“let’s recheck schema.sql and compare it with our routes”,
“recheck the routes and authorization”,
“can we simplify this code?”,
“review the end to end process for fixes and improvements”,
“how can we make the code more modular and SRP?”,
“ok proceed with fixes and improvements”,
“optimize server.js”,
“optimize db.js”,
“how can we make the code more maintainable and DRY?”,
“great proceed”,
“what do you recommend we do next?”,
“great proceed”,
“let’s review the architecture and consider how we can minimize and simplify extending the app, for example lets say we add a new table, i want to be able to be able to roll out coverage for the new table easily following minimal steps, to do this we need to boil extending it down to configuration files”,
“sounds great proceed”,
“double check your work for mistakes”,
“deep review for unused or redundant code”,
“great proceed”,
“let’s do a deep code review in preparation for production”,
“step through our api process for issues or mistakes”,
“final production review, last chance to finalize”
]


Posted

in

by

Tags:

Comments

Leave a Reply

Your email address will not be published. Required fields are marked *