-
Notifications
You must be signed in to change notification settings - Fork 18
[Meta] Project Goals #9
Comments
I think this is a good idea, and solves one of the problems the core team were concerned about, which is, who upholds quality / takes the burden of maintenance with these third party recipes.
I think having a focus on the clear, concise wording that the official tutorials have, and emulating the styling there will help. https://antony.github.io/svelte-meetup-talk-oct-2019/#2 These were the 5 most wanted topics from the discord - I'm not sure much has changed in terms of the questions asked, so maybe the 5th candidate should be configuration (spoiler: it's complex due to bundling and lack of |
Here's some more external inspiration: https://hexdocs.pm/phoenix/overview.html Scope seems good. Maybe adding a bit about how to do authentication using things like auth0 as the last recipe? I think most tutorials these days are really just recipes. It's fine if they're in the 5-10 minute reading length. |
Async Library Loading is probably a better candidate than auth, seeing the list that @antony linked to. |
from the "go to market", I see roughly 2 theme here
so we can probably think and expand from this 2 directions. what do you think? |
@tanhauhau yeah. if you see the main readme i have reorged the top level architecture to
so we would be doing 2 out of this list, with room to grow in future.. i broke it out like this because "how to build an app" is super broad arguably "Svelte Language Fundamentals" should just be docs but @pngwn felt it should be here 🤷♂ |
We don’t have anywhere for it right now, and I doubt anything drastic is going to happen anytime soon in that regard, due to lack of time. I popped them here because at least they exist somewhere. Worth mentioning that the more general stuff was under the working title of “guides” rather than “cookbook”. Feel free to get rid of them, but they won’t be going anywhere else for the time being as far as I can see. |
mm interesting. we dont HAVE to call these things recipes - do people think we should pivot to Guides? lol, this is why we do MVPs, to find out things like this haah |
just found the gatsby recipes page - https://www.gatsbyjs.org/docs/recipes/ |
@sw-yx, I was wondering if there's any room to discuss some more fundamental topics like Events and the DOM? But all the while I'm wondering what an example was trying to teach me. My hunch is that in order to use examples like these, it's imperative to first have some prior knowledge. Moreover, I don't think it's possible to even use Svelte to the fullest extent unless you're already a subject matter expert in TypeScript, vanilla JS, and probably React (but that's a big assumption). On the other hand, I don't think it's this repository's role to be a big brother/sister to the collective Svelte community, but I do think it's sensible to adopt the Rust community's utopia-like warmth toward its newcomers. |
whoa, sorry i dont know why it was locked and limited, that was accidental, sorry. @dmgolembiowski i would say that is of course a nice to have, but Svelte isn't there yet. in terms of Documentation levels - we are level 2, moving to level 3. there's a LOT to cover and we dont have that many volunteers. need to support and grow our existing community. being beginner friendly is important, but duplicating other resources out there is a nice-to-have imo. people can always ask questions about bubbling and cancelation in the chat and github and stackoverflow. |
@sw-yx Good point 😅 ; and don't worry -- I just figured that my behavior was a bit too overzealous and warranted locking the thread from outside contributors. Thanks for following up! |
not at all, it was totally unintentional, possibly buttdialed it from my phone |
Hi! We've accumulated a longish list of todos' right about now, so right now we kind of need to converge rather than diverge.
I'm particularly interested in scoping down of a small set of recipes that we can get published soon. That gives us a small win that can help us get contributors and momentum for the next round.
This involves defining project goals and principles. Here's my thoughts - lets take a week for people to give input and then I'll help execute on whatever we agree on.
External Inspiration
High level Objectives
Principles we follow
V1 candidates
Let's "go to market" with 5 recipes:
Open Questions for discussion
The text was updated successfully, but these errors were encountered: