/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

www.markusdosch.com
| | andreabergia.com
2.0 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.
| | sobolevn.me
3.6 parsecs away

Travel
| |
| | dmitripavlutin.com
3.2 parsecs away

Travel
| | A pure function always returns the same value for the same arguments and produces no side effects.
| | blog.derlin.ch
19.0 parsecs away

Travel
| PEP 563 is activated as soon as you import future annotations. This turns annotations to strings, changing the way we read type information at runtime.