Improvements for JS code #17
Closed
vietthedev
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi @mrrfv, I specialise in JS and I think I can help improve various aspects of the code after going through the codebase. These are what I can think of so far:
axios
and usefetch
to reduce dependenciesdotenv
in local environmentAnd maybe porting the list download code to JS because I/O operations is
node
's strength anyway. It also makes it more portable.Beta Was this translation helpful? Give feedback.
All reactions