Hoisting, global variable, reference

    Hoisting, global variable, reference

    Feb 28, 2023

    Summary of variable new syntax pt.2

    Read
    var let const and declaration, assignment, scope

    var let const and declaration, assignment, scope

    Feb 27, 2023

    Summary of variable new syntax pt.1

    Read
    ES6 Arrow function != function

    ES6 Arrow function != function

    Feb 24, 2023

    The arrow function is not a news method that replaces the function.

    Read
    ES2017(ES8) Async/await

    ES2017(ES8) Async/await

    Feb 24, 2023

    If you feel Promises are difficult, so if you don't like to use them, use async/await.

    Read
Authors