[MMO] Live Threads 2.3.9

Change log

Shortened conditionals and got rid of unnecessary code blocks
Replaced multiple returns with early returns for better readability
Used DocumentFragment to reduce DOM repaints when adding multiple elements

Release notes

Shortened conditionals and got rid of unnecessary code blocks
Replaced multiple returns with early returns for better readability
Used DocumentFragment to reduce DOM repaints when adding multiple elements
Back
Top