HELP!!!!!!!!!!! - UoaWDCC/esa GitHub Wiki
If your feeling like this, hopefully this has some information to help
I’m overwhelmed, who should I talk to?
If you're struggling with the workload or don't know what to do, please reach out to Charles, Owen or our Project & Tech execs Anton and Jos (antga & josbadenas on Discord). From there on, we can work out ways to try to adjust your workload or find other ways to support you (dropping out is also an option but hopefully we don't get to that lol🙏).
IM LOST AF, where's a good place to learn?
Here are some good tutorials and playlists to learn:
- ReactJS (not React Native)
- NextJS
- PayloadCMS
- How to center a div? (CSS)
- Git/GitHub
Whats a pull request (PR)?
To collaborate on this repo together as a team, we need to use pull requests to commit our individual changes into the main branch. After pushing your changes, you will see an option near the top of the screen to submit a pull request under the Pull Requests tab in this GitHub. Fill this out accordingly and later on Charles or Owen will approve this PR where you will then be able to click the Merge button to merge it into the main branch. Just remember to delete your branch on GitHub after merging (with the same button that you used to merge). For more info, check out the Git Cheetsheet.
Whats Git vs GitHub?
Git is a tool that helps developers track changes in their code, making it easy to go back to previous versions, work on different features at the same time, and collaborate with others. It runs on your computer and keeps track of all changes made to files in a project.
GitHub is an online platform that stores Git repositories in the cloud. It makes it easier for teams to collaborate by providing features like code sharing, issue tracking, and pull requests. While Git works offline on your computer, GitHub allows developers to store their work online and collaborate with others from anywhere.
When are all the WDCC events?
Here you go.