/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

8hob.io
| | pwmarcz.pl
4.8 parsecs away

Travel
| | [AI summary] A developer shares their experience integrating TypeScript into a JavaScript roguelike engine project and evaluates the build tool Parcel.
| | yakovfain.com
2.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...
| | dmitripavlutin.com
4.3 parsecs away

Travel
| | Index signatures in TypeScript let's you annotate objects of unknown structure.
| | www.stefanjudis.com
11.3 parsecs away

Travel
| A snippet to enforce file name convention using TypeScript Template Literal Types.