-
Notifications
You must be signed in to change notification settings - Fork 116
tdd2025 post #742
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
base: main
Are you sure you want to change the base?
tdd2025 post #742
Conversation
content/blog/tdd-2025/index.Rmd
Outdated
|
||
## Who should attend | ||
|
||
You should attend if: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I kind of admire the breezy tone here, but worry that if someone takes this at face value, they might show up effectively needing 1-on-1 help for the entire day. I think getting an R package dev environment set up in advance (or at least trying very hard to do so) is basically a pre-req. I would mention the Git/GitHub workshop that @mine-cetinkaya-rundel will run as recommended prep for folks who've never made a PR before.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We can say something like: "Leading up to TDD, we will hold (optional) virtual "office hours" for TDD participants to help you with your Git workflow so that you can stroll into TDD confident that your R, Git, GitHub, and IDE are set up in the most ideal way possible to work in harmony on your laptop."
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yeah, I think we could be a little less breezy and change it to "A genuine desire to learn the basics of package development", and then maybe add "A GitHub" account as a prereq (along with a pointer to Mine's office hours)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actually maybe we could just remove this bulleted list and use the paragraph below?
Co-authored-by: Jennifer (Jenny) Bryan <[email protected]>
Co-authored-by: Lionel Henry <[email protected]>
content/blog/tdd-2025/index.Rmd
Outdated
|
||
## Who should attend | ||
|
||
You should attend if: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yeah, I think we could be a little less breezy and change it to "A genuine desire to learn the basics of package development", and then maybe add "A GitHub" account as a prereq (along with a pointer to Mine's office hours)
content/blog/tdd-2025/index.Rmd
Outdated
|
||
## Who should attend | ||
|
||
You should attend if: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actually maybe we could just remove this bulleted list and use the paragraph below?
Co-authored-by: Hadley Wickham <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. I think you just need to run hugodown::use_tidy_thumbnails()
to shrink the thumbnail sizes
I'll update and merge after dinner! |
No description provided.