|
You are here |
adrianmejia.com | ||
| | | | |
szymonkrajewski.pl
|
|
| | | | | 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
|
|
| | | | | A collaborative website about the latest JavaScript features and tools. | |
| | | | |
jonbeebe.net
|
|
| | | | | 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
|
|
| | | Statically typed programming languages can help catch mismatches between the kinds of values a [...] | ||