ucdavisdatalab / workshop_web_maps

Learn to build an interactive web map to display spatial data
https://ucdavisdatalab.github.io/workshop_web_maps/
Other
6 stars 3 forks source link

Feedback Section 3. Build a web page #3

Open avkoehl opened 2 years ago

avkoehl commented 2 years ago

Its a bit of a pain but I would add screenshots for each part in the reader. During the workshop itself I assume the learners will be able to follow along, but learners just working with the reader would benefit from more screenshots (even of just the empty page)

You may also want to add text explaining how to open the html file (right click, open with....)

Perhaps add a section 3.3:

Introduce the Inspector, firefox, chrome and derivatives such as brave, and Safari all have an inspect element tool with console.

avkoehl commented 2 years ago

In this section and section 4 (issue #4) it may be worth looking into some way of highlighting the new additions (whichever lines are added) to the code blocks. I am not sure if there is an easy way to do this.