You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I introduced @staltz to this repo the other day, and in giving him a verbal tour, I was aware that the order the details are laid on in here is really crappy for a first time person.
I think a refactor should be something like:
the context in which this can be used, and what it's designed for
how to unbox (high level), which shows how the sections/ anatomy is traversed
second pass with more detail
how the keys are derived for each section
a closer look at exactly how each section is composed in bytes, extra options, etc
links out to detailed specs + design considerations for each part
The text was updated successfully, but these errors were encountered:
I introduced @staltz to this repo the other day, and in giving him a verbal tour, I was aware that the order the details are laid on in here is really crappy for a first time person.
I think a refactor should be something like:
The text was updated successfully, but these errors were encountered: