Site-www: Go through web tutorials, fix or report any issues

Created on 27 Sep 2019  路  17Comments  路  Source: dart-lang/site-www

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.

  • [x] Fetch Data Dynamically (reviewer: @dhanushuUzumaki)
  • [x] Connect Dart & HTML (reviewer: @wang-ories)
  • [x] Add elements to the DOM (reviewer: @grieff)
  • [x] Remove DOM elements (reviewer: @shreyansh-goyal)

Here are some issues we already know about:

  • #1959 (link to mini, mini_with_style)
  • ~#1807 (todo app missing)~ FIXED!
  • ~#1800 (portmanteau example not working)~ FIXED!
  • #1270 (dart-tutorials-samples is often out of sync)
beginner e1-hours e2-days help wanted p2-medium tutorials web

Most helpful comment

"Remove DOM Elements" is working fine

All 17 comments

Hello, I would like to take this up.

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,
I would like to contribute and I can start with this topic
Connect Dart & HTML

HI @kwalrath
I would like to take up with "Remove DOM Elements"

Hi @kwalrath
I'll like to contribute ane check the remaining one, 芦Add elements to the DOM禄

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
I went through the tutorial and found two issues with loading data.

https://dart.dev/tutorials/web/fetch-data#using-getString-function
https://dart.dev/tutorials/web/fetch-data#making-a-get-request

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,
Dhanushu A P

Hello @kwalrath
I went through the tutorial and found two issues with loading data.

https://dart.dev/tutorials/web/fetch-data#using-getString-function
https://dart.dev/tutorials/web/fetch-data#making-a-get-request

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?

Yes, please. Open an issue with all the details you can easily supply. Thanks!

"Remove DOM Elements" is working fine

Hello @kwalrath
I went through the tutorial and found two issues with loading data.
https://dart.dev/tutorials/web/fetch-data#using-getString-function
https://dart.dev/tutorials/web/fetch-data#making-a-get-request
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?

Yes, please. Open an issue with all the details you can easily supply. Thanks!

Created a new issue #1970

Regards,
Dhanushu A P

@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
Thanks,

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.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

sarahec picture sarahec  路  3Comments

feinstein picture feinstein  路  4Comments

matanlurey picture matanlurey  路  4Comments

rahul-bavaliya picture rahul-bavaliya  路  3Comments

kwalrath picture kwalrath  路  5Comments