Refactor the code base
Mayank0255 opened this issue · 0 comments
Mayank0255 commented
- Distribute the code using the best practices of Node.js
- Introduce necessary setup packages like
morgan for logging
,compression
- Add a response handler
- Improve the add post, comment and answer functionalities in redux
- setup pool and remove connection
- Apply best practices for querying MySQL
- Follow one kind of naming nomenclature - preferably camel case