Explore >> Select a destination


You are here

microsoft.github.io
| | sequoia.makes.software
3.3 parsecs away

Travel
| | What type is this object, what properties does it have, what arguments does this function take... there's a lot I don't miss about writing Java full-time, but boy do I miss this! Can we get these type hints in JavaScript? Let's find out!
| | blog.scottnonnenberg.com
2.2 parsecs away

Travel
| | So you're a Javascript developer, and you want to stop writing Javascript. Typescript seems like a good option, but you've always used dynamically-typed languages. You're uncertain about jumping in...
| | hop.ie
1.9 parsecs away

Travel
| | A summary of how TypeScript works in various examples.
| | jamie-wong.com
19.1 parsecs away

Travel
| [AI summary] The post analyzes the tradeoffs between dynamically and statically typed programming languages regarding iteration speed, correctness, and IDE support, discussing how modern languages and techniques are attempting to combine the best aspects of both approaches.