Skip to content

anstiriab/learn-js-and-node-js

Repository files navigation

Learn JS and Node.js

Below are the useful links and resources for learning JavaScript and Node.js:

  • MDN Web Docs
    Source: https://developer.mozilla.org/en-US/docs/Learn/JavaScript

  • Workshopper Learnyounode from NodeSchool
    Source: https://github.com/workshopper/learnyounode

    Learn the basics of node: asynchronous i/o, http. learnyounode is a Node.js package that contains a series of workshop lessons which will teach you the basics of writing Node.js applications. The lessons start with a basic "HELLO WORLD" lesson, and then move on to more advanced exercises about dealing with synchronous & asynchronous I/O, filesystem operations, TCP and HTTP networking, events and streams.

  • Screencast Node.js from learn.javascript
    Source: http://learn.javascript.ru/screencast/nodejs

    The main features and tools for creating Web services, including internal features of the Node.js server.

  • Software Engineering and Programming Lectures by Metarhia
    Source: https://www.youtube.com/TimurShemsedinov
    Examples: https://github.com/HowProgrammingWorks

    Open lectures on software engineering, JavaScript and Node.js by the Metarhia community and NodeUA (Node.js Ukraine Comminity) and HowProgrammingWorks projects (lectures at Kyiv Polytechnic Institute)

About

my process of learning Node.JS

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published