/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

chaosinmotion.com
| | aws.github.io
4.4 parsecs away

Travel
| | jsii allows code in any language to naturally interact with JavaScript classes.
| | componenthouse.com
5.9 parsecs away

Travel
| | The return statement in Javascript looks innocent and intuitive, but it hides a caveat that can break the logic of your code and lead toundefined behavior. The best way to illustrate this is to use a simple example, so let's consider this function: function greeter(name) { return 'Hello ' + name; } greeter('Hugo'); // works...
| | andreabergia.com
9.4 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.
| | initialcommit.com
17.6 parsecs away

Travel
| There are so many programming books out there, sometimes it's hard to know what books are best. You won't find cracking the coding interview, the pragmatic programmer, or even the best python book. These are the best programming books curated from each major Software field.