-
Some refactoring needs to be performed to 1/clean the code and 2/meaningfully rename some of the components.
@nltran can you please described the refactoring you have in mind?
-
can anyone help me to clean the script code?
-
The code needs to be cleaned.
-
## Cleaning the code
-
immense docker image and hard to run
-
```
Generalization of functions (e.g.: get petitions)
```
Original issue reported on code.google.com by `inde...@gmail.com` on 3 Dec 2009 at 10:35
-
There is a significant copy-pasting of the same code, for `Text` and `MarkupText`, instead if needs to be cleaned up so it is more maintainable.
-
Remove unused parts, remove code duplicated, ...
-
There are lots of console.logs and commented out code that make it more difficult for people to review and understand your project. Cleaning it up would help clarity... :)
-
https://github.com/nycHimilayas/sdc/blob/764e15ff103a960e02c335c7293c318a3d28c23f/db/reviews.js#L9
https://github.com/nycHimilayas/sdc/blob/764e15ff103a960e02c335c7293c318a3d28c23f/db/reviews.js#L1…