promisify
This commit is contained in:
parent
d912bce1c5
commit
364e707b2a
9 changed files with 120 additions and 2 deletions
8
1-js/11-async/08-async-await/head.html
Normal file
8
1-js/11-async/08-async-await/head.html
Normal file
|
@ -0,0 +1,8 @@
|
|||
<style>
|
||||
.promise-avatar-example {
|
||||
border-radius: 50%;
|
||||
position: fixed;
|
||||
left: 10px;
|
||||
top: 10px;
|
||||
}
|
||||
</style>
|
Loading…
Add table
Add a link
Reference in a new issue