This repository has been archived by the owner on Aug 21, 2024. It is now read-only.
Reinstate the ordering of the example contracts. #720
Closed
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 ordering is intentional so as to give folks a basic understanding before moving on to more complex topics. I've re-created the order here that existed previously.
Closes #717
@leighmcculloch Here's a first stab at this. I re-did the order in your screenshot, since the reorg also did away with the folders for
{basic,advanced}-tutorials
. The only one that wasn't there at that time was the Fuzzing example. That's tacked on at the end of the list for the time being, is there a better place to put it within the order? I was thinking maybe afterAllocator
? Is the note I added at the top of the Tutorials page enough to explain the idea, or should we do something else to communicate that there is an intended order to these things?Also, honest question: What are your thoughts on the way we have the tutorials listed now (As one list that's filter-able and searchable)? The main goal was to "un-clutter" the sidebar, and display them in a more convenient way. Is it useful? Is it harmful? I just want to make sure I'm not blinded by being "too close" to the feature and just assuming it's great lol