Skip to content

Commit

Permalink
added blogs for javascript and git
Browse files Browse the repository at this point in the history
  • Loading branch information
ubongndoh committed Feb 1, 2020
1 parent d410179 commit a9013ed
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
2 changes: 2 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# Contributing Guide

## Creating a PR
- Fork the repo.
- Clone the repo to your local machine.

Open up `readme.md` and add your personal blog or one you know to the list!

Expand Down
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
- [Modern Javascript Tutorials](https://javascript.info/)
- [The Ninja Blog - JavaScript posts](https://theninja.codes/tag/javascript/)
- [Kent C. Dodds Blog - Javascript Contents](https://kentcdodds.com/blog/)

- [TheWebFor5 by Dillion Megida](https://thewebfor5.com/tags/javascript)
### vuejs

- [Flaviocopes - All the Vue tutorials](https://flaviocopes.com/tags/vue/)
Expand Down Expand Up @@ -59,4 +59,5 @@

### git
- [Atlassian - Become a git guru](https://www.atlassian.com/git/tutorials)
- [Git Branching - Learn Git Branching Interactively](https://learngitbranching.js.org/)
- [Git Branching - Learn Git Branching Interactively](https://learngitbranching.js.org/)
- [TheWebFor5 by Dillion Megida](https://thewebfor5.com/tags/git)

0 comments on commit a9013ed

Please sign in to comment.