-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Description
I agree the website was a mess and a rework was deeply needed. I'm glad someone finally did it. Thank you!
However, there was a clear reason for having the cardano-node and cardano-cli guides inside "Get Started": Installing the node and using the CLI on a testnet is the most direct path from knowing nothing to understanding the fundamentals.
Also, there were good reasons to have "Get Started" be relatively small: It's just the starting point.
With the current changes, "Get Started" contains everything (almost), so the initial path is gone. And not a single word about cardano-node in "Get Started". A new developer now has to explore the entire website to figure out where to begin. The new structure seems to suggest starting with Mesh, as it's the first option under "Builder Tutorials > SDKs & Libraries."
As much as I like Mesh, I don't think it is the right starting point for foundational knowledge. Developers need to understand at least the basics of the base layer before moving on to abstractions.
I think "Get Started" should be a reasonable first approach. Not everything. So I'd suggest picking whatever you think is the best first approach and put it there. Below that, add a "Next steps", "Now what?" or whatever, where you put everything else.
