search

Home  >  Q&A  >  body text

node.js - Are there any tutorials suitable for advanced JavaScript in Nodejs?

I don’t have a JavaScript foundation, but because I want to use Nodejs, I took a look at JavaScript, but I found that many tutorials require you to learn Html and css at the same time when learning JavaScript. I wonder if it is necessary to learn these? If it is not necessary, what are some JavaScript tutorials that are suitable for advanced nodejs. Please give me some advice

高洛峰高洛峰2751 days ago457

reply all(2)I'll reply

  • 迷茫

    迷茫2017-05-19 10:11:11

    You don’t need to learn html and css to learn javascript. Please read this book "Javascript Advanced Programming Third Edition". If you want to go towards nodejs, you can skip the DOM chapter

    reply
    0
  • 我想大声告诉你

    我想大声告诉你2017-05-19 10:11:11

    How can you build a tall building without laying a good foundation, and the code of nodejs is more difficult to read than ordinary js. It is better to learn js honestly and then switch to node. If you just use node, then write one method for the api. . But if you don’t have a basic knowledge of js, I guess it’s not enough.

    reply
    0
  • Cancelreply