Home > Backend Development > Python Tutorial > GitHub Script for JavaScript Developers, Made by a Python Developer

GitHub Script for JavaScript Developers, Made by a Python Developer

DDD
Release: 2025-01-06 12:43:42
Original
183 people have browsed it

Recently, JavaScript has been trending a lot in my country. I mean, it's everywhere—Node.js, Vue, Nuxt, and so on. As a Python developer, I was like, "Oh no!" Sure, I can eventually find Python jobs, but for every one Python job, there are 100 Node.js ones. So, I decided to do something fun about it.

I wrote a script that fetches recently joined GitHub users (within the last few weeks) from my country who are writing in JavaScript and have 1-3 JavaScript repositories.

I ended up fetching over 3,000 usernames! Then, for 50 in 3,000 , I opened issues and tagged them, like this:

GitHub Script for JavaScript Developers, Made by a Python Developer

In total, I created over 120 issues. ? It's not really spam since each user got only one notification, as the issues were closed and locked immediately. Also, no username was tagged more than once. It was just for fun because, honestly, I’m getting jealous of how big the JavaScript community is becoming while Python feels a bit left out. ?

Then, I got this comment:

GitHub Script for JavaScript Developers, Made by a Python Developer

Ahhhh, that’s hilarious! I didn’t see that coming. ?

Here’s the script: https://github.com/skylord0001/some-github-script

And here’s my main profile: https://github.com/devfemibadmus

Thanks for reading… bye!

The above is the detailed content of GitHub Script for JavaScript Developers, Made by a Python Developer. For more information, please follow other related articles on the PHP Chinese website!

source:dev.to
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template