First steps with Darklang

1 · Christian · March 2, 2020, midnight
What is it? Programming language, editor, and infrastructure for building backends Functional / imperative hybrid language is influenced by Elm, Rust, OCaml, Swift, Ruby on Rails, Clojure, TypeScript. Dark is for building backends and tries to remove accidental complexity from coding. Dark uses a set of structural backend components Dark follows the concept of Trace-Driven-Development: you to develop from incoming requests/traces (using your traces, live values, play buttons, and return valu...