Added "dapp tooling" and "developer docs" section #565
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
The technical section was missing (a) the set of tools to start actually reading and writing to the blockchain and (b) general web3 developer tutorials to learn how to read and write to the blockchain.
I added the same list as exists on a similar Ethereum page (https://ethereum.org/en/community/support/).
For (a), I added everything from this Ethereum page's "Tooling" section except for web3.js as ethers.js is much more broadly used.
For (b) I added the following popular "how to learn web3 dev" resources and courses (all free) - Alchemy University, Chainlink (specifically Patrick Collins' famous 32 hour comprehensive course / video), and Nader Dabit as well as everything the Ethereum page had. In full transparency, I work for Alchemy and am submitting these because these resources consistently receive the most positive feedback from both the crypto community and our developers :) Please let me know of any questions.
Love what you guys do at ethhub, thanks!
Shelley