diff --git a/README.md b/README.md index 1467c43..59840bb 100644 --- a/README.md +++ b/README.md @@ -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 @@ -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