Skip to content
This repository has been archived by the owner on Oct 22, 2021. It is now read-only.

Commit

Permalink
♻️ Code Cleanup round 1 - _renderer.js
Browse files Browse the repository at this point in the history
Added a global _delay() async function to replace callback hell with setTimeout(). Reduced the number of exposed functions on the window object. Better readability and performance on loading (fix multiple timers triggering a lot of CPU load all at once).
  • Loading branch information
GitSquared committed Feb 3, 2019
1 parent 0552670 commit 8df8e8b
Show file tree
Hide file tree
Showing 2 changed files with 194 additions and 201 deletions.
Loading

0 comments on commit 8df8e8b

Please sign in to comment.