🚀 Node JS tutorial in Russian will help a beginner to master programming skills.
👍 Practical examples and a structured approach will make learning easier and more understandable.
CONTENT:
1. Introduction to node.js
2. What is Node.JS? Why Node.JS?
3. Installation and launch
4. Source codes and documentation.
5. Modules for Node.JS
6. How to work with modules
7. Introduction to NPM - package manager for Node.JS
8. NPM package structure
9. Global modules
10. The util module and inheritance
11. Console module
12. Inheritance from errors Error
13. Events, EventEmitter and Memory Leaks
14. Node.JS as a web server
15. Node.JS Echo Server
16. Documentation for the http module
17. Development, debugging, supervisor
18. Debugging scripts under Node.JS
19. Logging, debug and winston modules
20. Introduction to asynchronous development
21. Event loop, libUV library
22. Timers, process.nextTick, ref/unref
23. Working with files, fs module
24. Safe file path in fs and path
25. Data Streams in Node.JS, fs.ReadStream
26. Writable response stream res, pipe method
👍 Download "Node JS Tutorial" now