G
G
Gennady Kruglov2020-07-22 18:01:46
JavaScript
Gennady Kruglov, 2020-07-22 18:01:46

What features of the JavaScript language should I pay attention to when learning it after C#?

I have been working as a .Net developer for about five years, sometimes I had to develop web faces in Angular, but I don’t have deep knowledge of pure JS. Now I'm thinking to study JavaScript and Node.js more deeply. I would like to find out what things and features of this language should first of all be paid special attention to when switching from C# to JS. Other than the obvious dynamic typing, of course.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
Stalker_RED, 2020-07-22
@robinzonejob

Features with closures and this, prototypes instead of classes, and type casting in places can surprise, yeah.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question