search

Home  >  Q&A  >  body text

node.js - 自学nodejs有什么推荐的么

有没有推荐的书或者网站,关于nodejs

PHP中文网PHP中文网2786 days ago903

reply all(13)I'll reply

  • 高洛峰

    高洛峰2017-04-17 14:01:40

    Don’t read the textbook, read the document directly. The node version iterates so fast. If you follow the textbook, it is easy to lose the effect. It will definitely be a blow to beginners and affect their enthusiasm for learning. Therefore, it is recommended to read the documentation, which is relatively pure and straightforward

    reply
    0
  • 高洛峰

    高洛峰2017-04-17 14:01:40

    Go directly to the document.
    javascript (MDN): https://developer.mozilla.org/en-US/docs/Web/JavaScript
    nodejs API: https://nodejs.org/dist/latest-v4.x/docs /api/

    reply
    0
  • 阿神

    阿神2017-04-17 14:01:40

    Practice is the fastest way to learn. I highly recommend this node.js tutorial. You can execute nodejs code while learning. There is also a separate
    NodeJS online compilation and execution

    reply
    0
  • Cancelreply