solana-foundation / developer-content

Collection of Developer content for exploring, learning, and building in the Solana ecosystem.

Home Page:https://solana.com/developers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

"Unhappy Path" Documentation

spacemandev-git opened this issue · comments

commented

In the Solana docs there is a lot of good docs on the "happy" path of getting something to work but not a lot of help for developers that get stuck on something that is off the unhappy path.

It'd be helpful to create developer content that identifies how to properly debug and solve issues when building novel solutions, instead of just trying to run working examples.

Examples of these tools might include the usage of the Solana explorer inspector, propper logging tools, resources to get help, error and logs macros, etc

100% agree on all of this!