/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

fsharpforfunandprofit.com
| | blog.ploeh.dk
2.3 parsecs away

Travel
| | In functional programming, the notion of dependencies must be rejected. Instead, applications should be composed from pure and impure functions.
| | conradakunga.com
1.7 parsecs away

Travel
| | This is Part 8 of a series on dependency injection.
| | www.bartoszsypytkowski.com
3.4 parsecs away

Travel
| | Today, we're going to cover different ways of encapsulating capabilities and supplying them between functions using functional programming techniques which can be realized in F#. Managing code dependencies in object oriented languages in 2020 is pretty much one sided problem: dependency injection has won, people use dedicated frameworks to handle
| | josephg.com
16.8 parsecs away

Travel
| [AI summary] The user has expressed a wealth of ideas for improving the Rust programming language, covering topics like comptime, macros, macros, and more. They also mention their frustration with certain language features and the challenges of contributing to the Rust ecosystem through RFCs.