mirror of
https://github.com/EbookFoundation/free-programming-books.git
synced 2026-05-31 12:45:47 +00:00
Add Course CRUD Node.js (#4016)
* Add Course CRUD Node.js * Fix lint * Alphabetical order Fix to Lint * Add notation registration required Co-authored-by: gustavo.silva <gustavo.silva@codificar.com.br>
This commit is contained in:
parent
3407c890c6
commit
169f1365fd
1 changed files with 1 additions and 0 deletions
|
|
@ -160,6 +160,7 @@
|
|||
### Node.js
|
||||
|
||||
* [Criando APIs com NodeJs ](https://www.youtube.com/playlist?list=PLHlHvK2lnJndvvycjBqQAbgEDqXxKLoqn) - Balta.io (YouTube)
|
||||
* [Curso do Básico ao CRUD Node.js](https://app.rocketseat.com.br/node/curso-node-js) - *registration required*
|
||||
* [Imersão em desenvolvimento de APIs com Node.js](https://erickwendel.teachable.com/p/node-js-para-iniciantes-nodebr) - NodeBR (EW)
|
||||
* [RESTful com Node.js e Restify](https://www.youtube.com/playlist?list=PLy5T05I_eQYO5Y3S3kVqBxQzkUNllPazF) - Codecasts (YouTube)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue