Remix.run Logo
rererereferred 3 hours ago

No shame in waiting for 1.0. Specially if you want to read docs rather than the code itself.

BrouteMinou 3 hours ago | parent [-]

Akctuyally, reading the code instead of a documentation is one of the nice part of Zig.

It is such a readable language that I found it easier learning the API than most languages.

Zig has this on its side. Reading the unit tests directly from the code give, most of the time, a good example too.