MezzyCode
Results
2
issues of
MezzyCode
Simplifies the logic of `createRightSidebar` and `markActivePage` functions, reducing DOM queries improving performance (tiny bit of it at least), also improve code readability. Also introduces `lsBar` and `linkUtil` helper functions...
# Summary: Fixed expander glitch on Firefox and Edge (not as rough). Simplifies the logic in expandCard. Commented out rotate() helper function in favor of pure css animation. Also added...