浏览代码

add first portuguese Next.js course (#10212)

Urak 2 年之前
父节点
当前提交
d0dd835073
共有 1 个文件被更改,包括 6 次插入0 次删除
  1. 6 0
      books/free-programming-books-pt_BR.md

+ 6 - 0
books/free-programming-books-pt_BR.md

@@ -36,6 +36,7 @@
     * [jQuery](#jquery)
     * [Knockout.js](#knockoutjs)
     * [Meteor](#meteor)
+    * [Next.js](#nextjs)
     * [Node.js](#nodejs)
     * [React](#react)
     * [Vue.js](#vuejs)
@@ -300,6 +301,11 @@
 * [Tudo sobre Meteor](https://udgwebdev.github.io/meteor/)
 
 
+#### Next.js
+
+* [O manual do Next.js para iniciantes](https://www.freecodecamp.org/portuguese/news/o-manual-do-next-js-para-iniciantes/) - freeCodeCamp
+
+
 #### Node.js
 
 * [Aplicações web real-time com Node.js](https://github.com/caio-ribeiro-pereira/livro-nodejs) - Caio Ribeiro Pereira