Archive of posts with tag “github”
Why it is a bad idea to use GitHub for submiting school homework
It is common for school courses to require students to submit their homework using GitHub. However, this is usually a bad idea for several reasons.
- Categories: misc
- Tags: programming, github, school
How to use JavaScript in GitHub Actions without committing
node_modules
I was creating my first GitHub Action. According to the official documentation, I should commit the
node_modules
to the repo or generate a script that bundles the wholenode_modules
if I want to create a JavaScript action. I think this is not good practice, so I try to find another way.- Categories: guide
- Tags: javascript, github
Letting people know when you are asleep
While you are asleep, indicate that on your Discord and GitHub user status.