Cleaning up Coming Soon placeholders
See original GitHub issueI’d like to get opinions from the community and maintainers @msfussell @amulyavarote here.
Right now we have have a coming soon
in the table for quickstarts for every API in Dapr. I think now that we have critical mass with APIs, this looks silly to have these coming soons, and I propose we track work here vs have Coming Soon on the website/docs.
I also think given cost to write and maintain these, and really support well, I’m not sure we want a quickstart for every single API forever. It would help to know where this is most useful to the community.
More specifically:
- Configuration - I believe we SHOULD do this based on high relevance to most apps and users. It is also a good API for this format.
- Observability - i believe we SHOULD NOT do this. I could be convinced however to configure the observability component to work well for all other quickstarts, and have a step that guides users to look at the Zipkin dashboard.
- Actors - I’m on the fence but currently believe we SHOULD do this since we see interest in actors and it may be harder to get going in a practical use case.
- Distributed Lock - right now this feels very narrow and not widely applicable, so I think we SHOULD NOT do a quickstart until we hear more interest. Dapr Docs? certainly.
Thoughts?
Issue Analytics
- State:
- Created a year ago
- Comments:7 (7 by maintainers)
Top Results From Across the Web
15 fun alternative placeholder text generators
Maybe it's time to try one of these placeholder text generators instead! ... This one is “clean” and still pretty funny. Here's a...
Read more >How To Create a Coming Soon Page with Examples (2023)
From your Shopify admin, go to Online Store > Pages. · Click the box of the coming soon page that you want to...
Read more >Placeholders in Form Fields Are Harmful
If the placeholder remains in the field as editable text, users are forced to manually select and delete it. This creates an unnecessary...
Read more >Content Placeholders: A Way to Style Waiting Time - CodePicky
The idea of a content placeholder is to represent the actual content, not to replace it. You don't need the placeholder to be...
Read more >25 Best Coming Soon Landing Page Examples You'll Want ...
We've put together 25 examples of killer coming soon landing pages to help any potential customer get excited about your new website, product,...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@paulyuk I also think the priority should be given to configuration API. We can take out Observability from the list as an example is already included in the tutorials section.
Issue resolved