We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2bf088d commit 1c31e18Copy full SHA for 1c31e18
JavaScript/4-no-hierarchy.js renamed to JavaScript/4-step-by-step.js
@@ -1,6 +1,6 @@
1
'use strict';
2
3
-// Back to order, callback hierarchy
+// Back to order
4
// Use global data and decentralized control flow (bad practices)
5
6
const data = {};
0 commit comments