Explore >> Select a destination


You are here

preslav.me
| | quii.dev
2.4 parsecs away

Travel
| | Chris James, London - Software Engineer
| | aradaelli.com
2.9 parsecs away

Travel
| | [AI summary] The author discusses their experience with the programming language D, highlighting its features, advantages over C/C++, and reasons for preferring it despite its niche status.
| | alexop.dev
4.7 parsecs away

Travel
| | Learn to write robust, predictable TypeScript code using Rust's Result pattern. This post demonstrates practical examples and introduces the ts-results library, implementing Rust's powerful error management approach in TypeScript.
| | betterdev.blog
30.4 parsecs away

Travel
| Analyze of the anatomy of command line (CLI) arguments with comparision of flags, named and positional arguments. Advices on parsing the CLI.