/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
6.4 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.
| | yakovfain.com
7.2 parsecs away

Travel
| | TypeScript is a superset of JavaScript and over the last year it's gaining popularity by leaps and bounds. Angular 2 and RxJS 5 are written in Typescript. I believe about a million of developers are using TypeScript today for app development (this is not official stats). I'm using TypeScript for more than a year and...
| | manuel.kiessling.net
5.9 parsecs away

Travel
| | This part introduces JavaScript, a widely used programming language. It guides beginners on how to write and run JavaScript code in a web browser, and covers the most basic components of the language such as values and types.
| | www.tedinski.com
21.9 parsecs away

Travel
| A case study on how compilers decouple components from each other using data.