Skip to content

Commit

Permalink
Adding You Don't Know JS in potuguese. (#3627)
Browse files Browse the repository at this point in the history
* You Don't Know JS in potuguese.

You Don't Know JS in potuguese.

* Update free-programming-books-pt_BR.md
  • Loading branch information
ronaldo-aquino authored Jun 1, 2020
1 parent f9e0752 commit c11b646
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions free-programming-books-pt_BR.md
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,12 @@
* [Guia JavaScript](https://developer.mozilla.org/pt-BR/docs/Web/JavaScript/Guide)
* [Guia Rápido de Desenvolvimento para Firefox OS](https://leanpub.com/guiarapidofirefoxos)
* [JS: A forma certa](http://jstherightway.org/pt-br/)
* [You Don't Know JS: Async & Performance](https://github.com/cezaraugusto/You-Dont-Know-JS/blob/portuguese-translation/async%20&%20performance/README.md)
* [You Don't Know JS: ES6 & Além](https://github.com/cezaraugusto/You-Dont-Know-JS/blob/portuguese-translation/es6%20&%20beyond/README.md)
* [You Don't Know JS: Escopos & Closures](https://github.com/cezaraugusto/You-Dont-Know-JS/blob/portuguese-translation/scope%20&%20closures/README.md)
* [You Don't Know JS: Iniciando](https://github.com/cezaraugusto/You-Dont-Know-JS/blob/portuguese-translation/up%20&%20going/README.md)
* [You Don't Know JS: this & Prototipagem de Objetos](https://github.com/cezaraugusto/You-Dont-Know-JS/blob/portuguese-translation/this%20&%20object%20prototypes/README.md)
* [You Don't Know JS: Tipos & Gramática](https://github.com/cezaraugusto/You-Dont-Know-JS/blob/portuguese-translation/types%20&%20grammar/README.md)


#### Angular
Expand Down

0 comments on commit c11b646

Please sign in to comment.