ES6 Articles, Tutorials & News

ES6

ES5 vs. ES6

Arrow functions brought a lot of clarity & code reduction to Javascript. Let’s take a look at different ways we can define function now. You can see the difference we don’t have to use the function…

Read more »