- a quick overview
- the latest news
- ...with pictures!
The
So you can probably see how this pretty much falls out of the "legibility" thing.
{"foo":{"bar":{"baz":42}}}
traversal.Get(that, "foo/bar/baz")
-> 42
(We're gonna have to go over these sofast)
if you can step, you can walk
+
->
Sure why not
Hold on for more news throughout the week,
I've heard...
...okay you'll see this in a few slides,
where it appears in docs.
docsdocsdocsdocsdocsdocsdocsdocsdocsdocsdocsdocsdocsdocsdocsdocsdocsdocsdocsdocsdocs
(You may want to ignore the front page.)
Don't be distracted by the blockchain logos.
IPLD is about a lot more than blockchains.
To get an overview of scope, jump t to the first page of docs, then:
check out the TOC ->
Example contents:
New! We're now seeing the new print debug format in docs as explainers:
New! We have executable docs and specs now:
tests, fixtures, specs, design...
-> github.com/ipld/ipld
golang...
-> github.com/ipld/go-ipld-prime
js...
-> honestly, idk
we uh, have a starlark interpreter binding now