/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

robkendal.co.uk
| | szymonkrajewski.pl
2.9 parsecs away

Travel
| | ECMAScript 6 has an amazing feature called Arrow Function. It allows writing a function expression faster and smarter than traditional way (using functionkeyword). Worth to know, it's not a one to one replacement for standard functions.
| | dmitripavlutin.com
2.8 parsecs away

Travel
| | A pure function always returns the same value for the same arguments and produces no side effects.
| | georgemauer.net
3.6 parsecs away

Travel
| |
| | andreabergia.com
16.5 parsecs away

Travel
| This post is part of the Languages Opinion series. Welcome back to my mini-series about programming languages. In this post, we will talk about what is probably the world's most used programming language: JavaScript. We will also discuss TypeScript, given its relevance and usage today.