Solve a really ugly problem
I know many lines of code where you find follwing that-this referenceNow with ES6 you can solve this problem with the arrow function like this.
As you can see, you can directly use this in the arrow-function, which is a kind of a shortcut to "function". Thats really nice.
Keine Kommentare:
Kommentar veröffentlichen