/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

adrianmejia.com
| | szymonkrajewski.pl
3.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.
| | jsrocks.org
3.6 parsecs away

Travel
| | A collaborative website about the latest JavaScript features and tools.
| | jonbeebe.net
3.7 parsecs away

Travel
| | Years ago, I'm not sure anyone liked JavaScript, but since ECMAScript 2015 (ES6) things have been steadily improving to the point where today the language is (dare I say) actually pretty good.
| | lwn.net
27.8 parsecs away

Travel
| Statically typed programming languages can help catch mismatches between the kinds of values a [...]