DEV Community

mohsen
mohsen

Posted on

 

ChatGPT contributing to open-source project in action

Everyone is using ChatGPT, and let me do my fair share too.

I've been working on implementing the animations feature in DoTenX and after building the foundations, now it's time to add around 100 different animations.

See how I use ChatGPT to help me in this PR. This PR will have a ChatGPT tag😉

You can also find the repository here: https://github.com/dotenx/dotenx

Top comments (0)

Timeless DEV post...

Git Concepts I Wish I Knew Years Ago

The most used technology by developers is not Javascript.

It's not Python or HTML.

It hardly even gets mentioned in interviews or listed as a pre-requisite for jobs.

I'm talking about Git and version control of course.

One does not simply learn git