-
Notifications
You must be signed in to change notification settings - Fork 704
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
Go through web tutorials, fix or report any issues #1958
Comments
Hello, I would like to take this up. |
That'd be great! How about you do one (just comment here to say which one you choose) and report back, and we'll decide how to proceed from there. Sound good? |
@kwalrath That's great. I will start with "Fetch Data Dynamically". |
Hi @kwalrath, |
HI @kwalrath |
Hi @kwalrath |
Thank you, all! |
@kwalrath Do you require anyone else to run through any of the tutorials a second time to receive and further feedback? If so I'd like to contribute. |
@MaxRupees we have other tutorials, and it's always to get eyes on them. Would you be interested in running through any of the other tutorials at https://dart.dev/tutorials? |
Hello @kwalrath https://dart.dev/tutorials/web/fetch-data#using-getString-function In both cases, the request fails and the data is not loaded. In network monitoring, I see both of those requests as canceled. Should I open an issue? Regards, |
Yes, please. Open an issue with all the details you can easily supply. Thanks! |
"Remove DOM Elements" is working fine |
Created a new issue #1970 Regards, |
@wang-ories and @grieff, could you please update this issue with the results of your assigned web tutorial reviews? Thanks! |
I worked on Connect Dart & HTML tutorial and I opened issue here : #1966 |
I've checked the "Add elements to the DOM" tutorial, and everything is working fine. Also, I doesn't seem to have anything that'll be confusing to new Dart users. |
Thanks, everyone! I'm closing this issue. |
We need someone(s) to go through each of the 4 tutorials at https://dart.dev/tutorials/web, reporting/fixing any issues. We especially want to know what's confusing to new Dart devs.
Here are some issues we already know about:
Todo app missing in "Add elements to the DOM" #1807 (todo app missing)FIXED!Fix the portmanteau example #1800 (portmanteau example not working)FIXED!The text was updated successfully, but these errors were encountered: