44
loading...
This website collects cookies to deliver better user experience
Android
Linux
Swift
Kotlin
Tensorflow
Many More
Open-source software is made by many people and distributed under an OSD-compliant license which grants all the rights to use, study, change, and share the software in modified and unmodified form. Software freedom is essential to enabling community development of open-source software.
Different structure of code.
Some features will work, and some won’t.
Create complexity in the source code.
If the code isn't backup, then it will hard to roll back changes.
To solve such a problem, Git comes to rescue the developers.
Git is a free and open source distributed version control system designed to handle everything from small to very large projects with speed and efficient.
-Git
Sharing code with other developers.
Collaborating with other developers around the world.
Discussing ideas and features for the project.
Other people can report an issue.
Some developers can work on the issue.
And Many More.
Zero to Mastery is an organization on GitHub that has various repositories for beginner of different languages and level. You can make your very first contribution to one of the repositories of zero to mastery organization. One of my favorite repository is of Animation-Nation, where you can contribute your CSS animation.
It has short JavaScript code snippets for development needs. You can look into issue tab for finding some issue that fit your level.
A lightweight javascript timezone library.
Forem is open source software for building communities. Communities for your peers, customers, fanbases, families, friends, and any other time and space where people need to come together to be part of a collective.
dev.to is hosted on forem.
HTTP is the way modern applications network. It’s how we exchange data & media. Doing HTTP efficiently makes your stuff load faster and saves bandwidth.