Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update links to hyperlinked titles #2

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 10 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# WebDev Labs Bookmarks

A collection of articles, tutorials and similar content, organized by topic, to help devs get familiar with these different topics.
A collection of articles, tutorials and similar content, organized by topic, to help devs get familiar with these different topics.


### Contributing
Expand All @@ -14,15 +14,15 @@ Do contribute if you find a well written article, a good tutorial, playlist or a

### Open Source

- [https://medium.freecodecamp.org/a-beginners-very-bumpy-journey-through-the-world-of-open-source-4d108d540b39](https://medium.freecodecamp.org/a-beginners-very-bumpy-journey-through-the-world-of-open-source-4d108d540b39)
- [https://www.hackerearth.com/getstarted-opensource/](https://www.hackerearth.com/getstarted-opensource/)
- [https://github.com/facebook/react/issues?q=is%3Aissue+is%3Aopen+label%3A%22Difficulty%3A+beginner%22](https://github.com/facebook/react/issues?q=is%3Aissue+is%3Aopen+label%3A%22Difficulty%3A+beginner%22)
- [https://medium.freecodecamp.com/@shubheksha](https://medium.freecodecamp.com/@shubheksha)
- [https://github.com/github/opensource.guide/issues/143](https://github.com/github/opensource.guide/issues/143)
- [https://nandomoreira.me/open-source-guide/how-to-contribute/](https://nandomoreira.me/open-source-guide/how-to-contribute/)
- [https://opensource.guide/](https://opensource.guide/)
- [https://codeburst.io/what-is-open-source-and-why-is-it-so-popular-5f6b0eaf819a](https://codeburst.io/what-is-open-source-and-why-is-it-so-popular-5f6b0eaf819a)
- [A bumpy journey through the world of open source](https://medium.freecodecamp.org/a-beginners-very-bumpy-journey-through-the-world-of-open-source-4d108d540b39) - A beginner's tale
- [Get started with open source](https://www.hackerearth.com/getstarted-opensource/) - Hackerearth
- [Open an issue to facebook/react](https://github.com/facebook/react/issues?q=is%3Aissue+is%3Aopen+label%3A%22Difficulty%3A+beginner%22) - A declarative,efficient,and flexible JS library for building UIs
- [Read writing from Shubheksha in freeCodeCamp](https://medium.freecodecamp.com/@shubheksha)
- [Guide to open source](https://github.com/github/opensource.guide/issues/143) - Github
- [Guias de open source](https://nandomoreira.me/open-source-guide/how-to-contribute/) - An open source guide
- [Open source guide](https://opensource.guide/) - Learn how to launch and grow your project
- [What is open source and why is it so popular?](https://codeburst.io/what-is-open-source-and-why-is-it-so-popular-5f6b0eaf819a) - Codeburst

### Competitive Programming

- [https://devletters.com/letters/why-competitve-programming/](https://devletters.com/letters/why-competitve-programming/)
- [Why you should do competitive programming?](https://devletters.com/letters/why-competitve-programming/) - Dev Letters