📜 ⬆️ ⬇️

Screencast by Node.JS

Hello!

If you are a developer, then you probably know: most of the useful documentation and screencasts are in English.

Of course, even in English a lot of everything is outdated, you have to dig, but in Russian everything is much worse. There is simply no much.
')
I would like to change this situation, with your help, at least in terms of Node.JS. If the project is successful, then, perhaps, and not only.




So, the screencast on Node.JS in Russian is planned.

At the same time - competent and modern, with current versions of libraries.

The working title of the screencast is “Node.JS from A to Z”, it will be dedicated to the development and proper use of the Node.JS server.

Its goal is not to analyze all-all features and modules of Node.JS, because many of them are used very rarely.

On the other hand, we will examine in great detail the main features and tools for creating web services, including the internal features of the Node.JS server itself, which are important for its work.

Screencast program


  1. Introduction to Node.JS
  2. Modules
  3. NPM Package Manager
  4. Some built-in modules
  5. Node.JS as a web server
  6. Development and debugging under Node.JS
  7. Architecture: Node.JS event loop
  8. Server process management
  9. Work with files
  10. Streams
  11. Live chat on Node.JS
  12. MongoDB base
  13. Mongoose for friendship Node.JS and MongoDB
  14. Fundamentals of Asynchronous API Design
  15. Convenient work with asynchrony
  16. Express framework for creating websites
  17. Express website using MongoDB + Mongoose database
  18. COMET technology, Socket.IO
  19. Integration of Socket.IO with an application on Express

You can go to the details of the program item by clicking on it above. Here it is shown briefly to save space.

The screencast is already thought out, but in the course of recording, for the sake of best possible presentation, this program may be slightly modified and expanded, especially the last paragraphs, which are briefly presented here, but in fact are very rich.

Screencast Features:

By the way, the first videos are on Youtube:

Support screencast


I will gladly record such a caste. It will be of good quality by the record itself and by the level of material feed.

But is he needed? I will ask you to answer this question.

If you want the screencast to be - support it.


If there are a lot of people willing, I will expand the screencast, add source code, FAQ and additional topics to it.

Support the creation of high-quality screencast on Node.JS!

For relatively little money, you will receive good educational materials and show all potential authors that their high-quality creation is in demand!

Summing up the results will be June 18th.

You can support the creation of a screencast and learn more about the program at http://learn.javascript.ru/nodejs-screencast

Source: https://habr.com/ru/post/181526/


All Articles