Skip to main content

New answers tagged

3 votes

Web component (custom element) for a Swing-like (Java) tree with a shared style sheet

I'd say the following changes would help with the overall conciseness and should not affect performance: Remove connectedMoveCallback; This isn’t a valid lifecycle ...
Chip01's user avatar
  • 687
1 vote

A different way to create HTML elements

I would suggest considering changing the names of the methods to something that resemble what they are intended to and do. For example, using an underscore to differentiate your custom methods from ...
guest271314's user avatar

Top 50 recent answers are included