Node.js EN Course
The goal of the course is to teach you the basics of Node.js, related technologies and tools for successfully building a backend API
Prerequisites
- Have good knowledge of JavaScript
 - Have basic knowledge of Git, Github
 - Have basic knowledge of TypeScript
 - Have basic knowledge of Computer Science
 - Be able to spend at least 20 hours per week for studying
 
Course duration
2 months. You will need at least 20 hours per week for studying.
Course topics
- Node.js basics
 - WebSocket
 - GraphQL basics
 - REST API
 - Databases
 - SQL basics
 - Testing of Node.js-application
 - Containerization, Docker
 - Authorization/authentication, JWT
 - Logging and error handling
 - Backend frameworks
 - TypeScript