Skip to content
This repository has been archived by the owner on May 27, 2022. It is now read-only.

dev-academy-challenges/open-source

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 

Repository files navigation

Open source day

This is an important day for us in the bootcamp. As developers we use a lot of tools, libraries, and even our operating system that have been built by other developers. Not only have these been provided to us for free but with the ability to change them to suit our specific needs. As users and consumers of open source software who are capable of contributing back, it's important we do. It's also extremely gratifying to know you're adding value to other developers, which has a multiplier effect on the personal impact you're making.

In addition to the ethical justification, there are significant learning objectives to contributing to open source.

  • Forcing you to understand existing code bases
  • Having to adhere to an existing style guide
  • Understanding the bug and getting clarification on the fix
  • The excitement of having your contributions accepted
  • The joy of giving back

How to contribute

https://egghead.io/series/how-to-contribute-to-an-open-source-project-on-github

How to find places to help

Other ideas

  • This could be a good repo to contribute to: https://github.com/rmurphey/js-assessment
  • Think about a recent change in the community that will effect a lot of projects. For example, at the time of this edit, these just happened:
    • react-router was just updated from v3 to v4.
    • React.propTypes is no longer recommended. Now you should be using the npm prop-types package.

About

Tips for contributing on Open Source Day

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published