question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Is a overall code cleanup wanted?

See original GitHub issue

Hello @elgatosystems

In my last pull requests (https://github.com/elgatosf/streamdeck-philipshue/pull/7, https://github.com/elgatosf/streamdeck-philipshue/pull/19) I already added a lot of code quality improvement wherever I saw them. But I still didn’t touched the bigger issues. Like switching from function() {} to arrow functions, general update to newer JavaScript functions and techniques or remove all usage of var, like used for global variables and switch to a more robust approach.

But before I would do this, I would like to ask if you would want me to do this? I would like to update to a new and robust structure and improve anything on the way. 😉

Please let me know what you think!

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:6 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
dkerncommented, Jan 5, 2022

@tiptronic @elgatosystems

Would some of you be so kind to close some tickets? That would help me to keep track. 😉

These are already resolved:

These are unsolvable:

And these are just old and could not verified:

Thank you!

1reaction
tiptroniccommented, Oct 15, 2021

Hi @dkern ,

the other way round 😉 - I’ll see what I can do to help you improving the plugin, so it fit’s your needs… 😉

Read more comments on GitHub >

github_iconTop Results From Across the Web

How important is it to clean up someone else's code when ...
Depends on the overall culture. If tight deadlines are sporadic, accept you will have to do cleanup later. If they are constant, ...
Read more >
Why Your Shopify Store Needs A Code Cleanup - EcomExperts
At this point, refusing to clean up your code is the same as chasing your customers away with a broom. Security threats: a...
Read more >
Code cleanup and optimization, where to start? - Stack Overflow
I want to optimize my angularjs frontend application and cleanup the code to provide better code quality. I thought about bringing in more ......
Read more >
Code cleanup | JetBrains Rider Documentation
Code cleanup profiles. Code cleanup can have various configurations (profiles) to apply in different cases according to your needs.
Read more >
Code Cleanup: Using Agile Techniques to Pay Back ...
In this article. Code Cleanup - Using Agile Techniques to Pay Back Technical Debt; The Case for Fixing Debt; Systems Thinking; Products over...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found