refactoring, modules
This commit is contained in:
parent
b8f6d96990
commit
a16814aaf1
112 changed files with 484 additions and 1825 deletions
3
1-js/09-async/03-promise-chaining/one.js
Normal file
3
1-js/09-async/03-promise-chaining/one.js
Normal file
|
@ -0,0 +1,3 @@
|
|||
function one() {
|
||||
alert(1);
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue