Skip to content

Commit

Permalink
Fixed FR locale for mozilla developer page (mbeaudru#40)
Browse files Browse the repository at this point in the history
Also add SO link
  • Loading branch information
deathemperor authored and mbeaudru committed Sep 26, 2017
1 parent 51004aa commit 3a0c3a9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,13 @@ Besides, I will sometimes provide personal tips that may be debatable but will t

When you struggle to understand a notion, I suggest you look for answers on the following resources:

- [MDN (Mozilla Developer Network)](https://developer.mozilla.org/fr/search?q=)
- [MDN (Mozilla Developer Network)](https://developer.mozilla.org/en-US/search?q=)
- [You don't know JS (book)](https://github.com/getify/You-Dont-Know-JS)
- [ES6 Features with examples](http://es6-features.org)
- [WesBos blog (ES6)](http://wesbos.com/category/es6/)
- [Reddit (JavaScript)](https://www.reddit.com/r/javascript/)
- [Google](https://www.google.com/) to find specific blog and resources
- [StackOverflow](https://stackoverflow.com/questions/tagged/javascript)

## Table of Contents

Expand Down

0 comments on commit 3a0c3a9

Please sign in to comment.