hxh
Mar 31, 2022
Decided
ES6 bring us many cool features. Arrow function allow us to write a pure function instead of traditional function which play a role of class constructor. Promise and async make it possible to write async code with sync way. Many other features I can't list all here, but as a modern front-end developer, use ES6 in our development is a necessary thing.
0 views0