Repositório destinado a anotações e rascunhos do curso Udemy NodeJS - The Complete Guide.
Anotações pertinentes sobre os capítulos estão presentes no diretório curse.
- Cap 1 - Introduction
- Cap 2 - Optional JavaScript - A Quick Refresher
- Cap 3 - Understanding the Basics
- Cap 4 - Improved Development Workflow and Debugging
- Cap 5 - Working with Express.js
- Cap 6 - Working with Dynamic Content - Adding Templating Engines
- Cap 7 - The Model View Controller (MVC)
- Cap 8 - Optional Enhancing the App
- Cap 9 - Dynamic Routes - Advanced Models
- Cap 10 - SQL Introduction
- Cap 11 - Understanding Sequelize
- Cap 12 - Working with NoSQL - Using MongoDB
- Cap 13 - Working with Mongoose
- Cap 14 - Sessions - Cookies
- Cap 15 - Adding Authentication
- Cap 16 - Sending Emails
- Cap 17 - Advanced Authentication
- Cap 18 - Understanding Validation
- Cap 19 - Error Handling
- Cap 20 - File Upload - Download
- Cap 21 - Adding Pagination
- Cap 22 - Understanding Async Requests
- Cap 23 - Adding Payments
- Cap 24 - Working with REST APIs - The Basics
- Cap 25 - Working with REST APIs - The Practical Application
- Cap 26 - Understanding Async Await in Node.js
- Cap 27 - Understanding Websockets - Socket.io
- Cap 28 - Working with GraphQL
- Cap 29 - Deploying our App
- Cap 30 - Node.js as a Build Tool - Using npm