📜 ⬆️ ⬇️

[bookmark] Node.js pdf guide and new javascript guide

We recently published a series of materials, which is a translation of the Node.js manual . In the first publication we were interested in the opinion of the audience on the expediency of translation of this manual and said that it was planned to prepare its PDF version.

image


The PDF version of the document consists of more than 120 pages, contains a table of contents, some pictures and all the necessary formatting. Just drop the file into the reader and it's done. Or in the daddy with the literature. Or ... you decide.
')

Download PDF version [1.8 MB]



Today we want to bring to your attention a new manual by the same author, dedicated to JavaScript.

Here is a short list of questions that it reveals:
  • General characteristics of the language and its standardization
  • Features of standards ES6, ES7, ES8, ES9
  • Code Design, Style Guides
  • Lexical structure of the language
  • Variables
  • Data types
  • Expressions
  • Boolean expressions
  • Prototype Inheritance
  • Classes
  • Exceptions
  • Functions and closures
  • Arrays
  • Cycles
  • Developments
  • Asynchronous programming
  • Timers
  • Strict regime
  • Mathematical calculations
  • Modules

We are planning to translate this guide, but before we start working we would like to invite you to participate in a short survey.

I really wanted to hide the survey under the cat, but it turned out that you can not post a post that has less than 100 characters under the cat. So here is our traditional promo code for a discount:



And, actually, the survey itself:

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


All Articles