Git Product home page Git Product logo

nodejs-getting-started's Introduction

nodejs-getting-started

掘金小册「Node.js 入门教程」示例代码,课程地址:<<Node.js 入门教程>> 👍🏻

这是一本完全免费的小册,内容涵盖了软件的安装,环境配置,基础知识介绍,进阶知识介绍,多场景的开发实践。

Node.js 的优势

  • 高性能:基于事件驱动的非阻塞I/O模型,单线程也能够处理大量并发请求;
  • 跨平台:可以运行在不同操作系统上;
  • 社区完备:Node.js有一个庞大的社区,有丰富的文档和开源项目沉淀;
  • 易上手:学习门槛低,环境配置简单,开发&部署迅速。

应用场景

当然还有很多很多,等着你去探索……

本教程主要包含7个章节,涵盖了软件的安装环境配置基础知识介绍进阶知识介绍多场景的开发实践 ღ( ´・ᴗ・` )。

适合人群

  • 想通过 JavaScript 写一些脚本处理日常工作;
  • 对Web前端已经有一些了解,想自己做一个后端服务;
  • 其它后端技术栈的同学,想了解一下 JavaScript 如何做后端服务。

当下,JavaScript 已经成为了前端开发的标配,并且随着 Node.js 的出现,JavaScript 也逐渐成为了全栈开发的标配,希望本教程能够帮助读者更好地理解和掌握全栈开发所需的 Node.js 相关的基础技术,从而更好地完成实际开发工作。

nodejs-getting-started's People

Contributors

atqq avatar

Stargazers

yunfei avatar Andy avatar  avatar Emma Davidson avatar  avatar YNC avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.