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
Is your feature request related to a problem? Please describe.
The playground is a great way for devs to first interact with Cadence, but the Playground doesn't integrate well into the rest of the dev onboarding process - docs link to the playground, but the playground doesn't link anywhere else, at least not prominently.
Describe the solution you'd like
It would be nice to have other resources at hand so new devs could bounce to a number of Cadence-related options as their curiosity and interest grows. A good example of this is what's done in Solana's playground - it's really helpful to have resources & tutorials right at hand.
It could be like a standard README page with a host of resources or even something like @chasefleming's cheatsheat
Describe alternatives you've considered
Here a few alternatives:
Make the existing Cadence and 'Learn Cadence' buttons more prominent
Add a first-time user flow highlighting both how to use the playground and the existing resource buttons (see Remix IDE)
Place a persistent top-line banner linking to other resources like docs, tutorials, the linked cheatsheat, videos, or VS Code extension, etc. (See Near's Sandbox)
Additional context
Near's Sandbox Banner
Remix IDE first-time walkthrough
The text was updated successfully, but these errors were encountered:
Totally agree, we are revamping the existing Cadence Templates that will be under a Learn Cadence button. We can make it pop better.
I like the download our vscode extension link, that is a good idea.
A simple onboarding dialog flow does make sense as well.
Also like the idea to add explicit links to more resources, the buttons don't work very well. There is a link to Cadence language reference. Makes sense to use playground more as a knowledge base advertisement rather than standalone web app.
👍
Is your feature request related to a problem? Please describe.
The playground is a great way for devs to first interact with Cadence, but the Playground doesn't integrate well into the rest of the dev onboarding process - docs link to the playground, but the playground doesn't link anywhere else, at least not prominently.
Describe the solution you'd like
It would be nice to have other resources at hand so new devs could bounce to a number of Cadence-related options as their curiosity and interest grows. A good example of this is what's done in Solana's playground - it's really helpful to have resources & tutorials right at hand.
It could be like a standard README page with a host of resources or even something like @chasefleming's cheatsheat
Describe alternatives you've considered
Here a few alternatives:
Additional context
Near's Sandbox Banner
Remix IDE first-time walkthrough
The text was updated successfully, but these errors were encountered: