-
-
Notifications
You must be signed in to change notification settings - Fork 4.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Clear information about the initial, broken code in the Tutorial on svelte.dev/tutorial/ #5797
Comments
@tanhauhau Oh no... Really? This is an obvious improvement, and you just throw it away, hoping to read the manual? It's sad that you have this approach. This is not only my problem, but also an article on medium.com or another blog that mentioned this problem as not being obvious. It is not obvious or intuitive. The interface should describe itself. If you have this approach, there is no chance of popularizing svelte. I wrote here about a way to remove some small initial barriers. It's always a good idea to remove them... |
@lukaszpolowczyk The tutorial is designed to be read and followed. If people aren't willing to read and follow the tutorial then they might as well not do it at all, and no amount of clutter, caused by plastering duplicate instructions all over the place is going to fix that. Why impede the experience for people willing to put the 45 minutes of effort into reading and following the tutorial, to assist the impatient who just want to skim and rush through it. It doesn't make any sense. |
@antony Hey, I see you guys did what I asked. :D And you said " It doesn't make any sense". xD When someone on your team does it, it suddenly makes sense? xDD |
Hi Łukasz, As always, we may implement ideas which go against our own judgement based on feedback from users, plural, not singular. We admire your passion, but a breadth of feedback and experience over time is more insightful than that of a single individual and allows us to make decisions that benefit a larger group of users and negatively impact fewer users. |
@antony And sad, and funny. :P But I take it you still think it's a bad idea? I gave the example of this blog has a medium (unfortunately I didn't have an url) who also had a similar opinion. But I'm not droning on. I am glad that you guys are implementing this because it will just be more convenient and intuitive. |
Clear information about the initial, broken code in the Tutorial on https://svelte.dev/tutorial/
You are currently entering a Tutorial and what do you see ?:
Is it obvious to anyone that the code in the tutorial is broken? No!
I had it like that at the beginning, but I also read that others have it (in this svelte review).
What to do with this?
I think ABOVE the tabs/files bar there should be a Red bar, with info like:
"PRE-CODE, NOT FUNCTIONING - Take a tutorial to get it working"
This bar can have a cross to hide the belt with a warning, as he knows.
Additionally:
In addition, the "Show me / Reset" button is at the end of the tutorial, sometimes you can not even see it without scrolling.
Maybe it should also be on the warning bar? For example:
"PRE-CODE, NOT FUNCTIONING - Take a tutorial to get it working or [Show me]"
Another option:
The text was updated successfully, but these errors were encountered: