Skip to content

Minor copy edits to devtools workshop #95

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

Merged
merged 1 commit into from
Jul 31, 2023
Merged

Conversation

illicitonion
Copy link
Member

No description provided.

@netlify
Copy link

netlify bot commented Jul 30, 2023

Deploy Preview for cyf-workshops ready!

Name Link
🔨 Latest commit a5cb3e9
🔍 Latest deploy log https://app.netlify.com/sites/cyf-workshops/deploys/64c6e0a38da5320008abddb7
😎 Deploy Preview https://deploy-preview-95--cyf-workshops.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

- What will happen when you click the value of `--finger` and press `up arrow` ten times?
- What will happen when you delete the _value_ of `--copy`
- What will happen when you change the _value_ of `--space` to `red`?
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm moving this to the end of the list because I think we should establish "how are things meant to work" before introducing "what happens if you do something wrong" :)

@@ -38,7 +38,8 @@ Take it in turns to swap the driver for each section of this workshop

- What is the name of the font used on the page?
- What is the CSS variable that holds this value? (Hint: variables start with `--`, like, `--paper`)
- What is the brand colour value?
- What is the brand colour value (Hint: it's set in a variable)?
- What is the brand colour value used for in the page?
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Variables are pretty abstract if you're not looking at how they're used

Copy link
Member

@SallyMcGrath SallyMcGrath left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

love it

@@ -118,6 +119,8 @@ If the explanation doesn't make sense to you, ask ChatGPT (a generative AI) to e
<!--
{{<note type="warning" title="Plausible Hallucinations">}} -->
Remember: Generative AIs are regularly **confidently wrong**; it can be helpful, but never trust it over Devtools.

If something doesn't make sense, or seems confusing or maybe wrong, it's better to ask friendly humans in Slack.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Love this (also feeds in well to next week: asking questions)

@@ -186,4 +189,6 @@ And that's it for today! We have covered a lot, but remember, as developers, we

1. Inspect web pages as you use the internet. Do this _all the time_! What font does Youtube use? What about [CSS Tricks](https://css-tricks.com/tag/devtools/)? [Hackernews](https://news.ycombinator.com/) is still using tables - what's wrong with this?

2. There are crash courses in Devtools all over [Youtube](https://www.youtube.com/watch?v=gTVpBbFWry8) and Udemy etc. Find a useful tip and share it in your class channel.
2. Try changing the style and content of some websites. Make your favourite website bright pink. Make the BBC News page tell people about something great you did. Send a screenshot of something cool you changed to your cohort's Slack channel.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes love it!!

@SallyMcGrath SallyMcGrath merged commit 3c83ed7 into main Jul 31, 2023
@SallyMcGrath SallyMcGrath deleted the dwh-devtools-tweaks branch July 31, 2023 10:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants