-
-
-
## Photos
- [x] Update home page photos (use [BATB 2024 photos](https://photos.google.com/share/AF1QipM_MOkCaa1qVcfkRYObKF968mM0E-Da3lXAyY36JeBhVjcM8CfouiOD824U6PdwHA?key=aGpKdm1OZE8welctaXh2UjFCcVVq…
-
Raw Video: https://drive.google.com/drive/folders/12HuLlaYvkHrYyumPM999UzHjY2BBqkuH?usp=sharing
Transcript: https://www.rev.com/transcript-editor/shared/l1ubMNviw1iOJowzABlQyofXkQvpQaKqkyl1dGnWFWKeei…
-
I'm in the second year of running my Sportspress site for my soccer league and have been running into issues with getting it to properly show statistics and career stats. My league might function a li…
-
Comment below with questions or thoughts about the reading for [this week's workshop](https://github.com/uchicago-computation-workshop/Winter2020/tree/master/01-23_Wang).
Please make your comments …
-
The * in label for required field should not be in default value for sanity as this can be overwritten and ignored.
Should be added after in the form component
-
I propose enabling Github Sponsors for the Node.js Github organization as well as creating an OpenCollective account.
Eslint already has an OpenCollective account which is enabled for a long time. (…
-
Hi, Code School alumni!
My name is Alex. I am in the process of applying for OCS's next class and am curious to know more about where you all found positions after graduating. Sumeet referred me to t…
-
Lifting graphql types from the [original stash schema](https://github.com/stashapp/stash/tree/master/graphql/schema/types):
### Performer
```
type Performer {
id: ID!
name: String
gender…