Giter VIP home page Giter VIP logo

node-examples's Introduction

关于 node.js 学习过程中的示例

Node.js 版本最好使用 node v16 或者 node v18,强烈不建议使用 node v14。见下图:

图出自 nodejs/Release

$ git clone [email protected]:shfshanyue/node-examples.git

# 进入到示例文件根目录
$ cd node-examples

# 在根目录直接装包
$ npm i

# 进入对应的目录,可使用 autojump 快速进入目录
$ cd engineering/webpack/cjs

# 执行对应的文件,查看文件中的示例及注释
$ node build.js

由于目录嵌套较深,可使用 autojump 或者 zoxide 快速跳转目录。

目录结构

  • node-native: 关于 node.js 的原生模块
  • node-server: 关于 node.js 作为服务端的代码
  • cc: 关于一些简单的 cc 示例
  • go: 关于一些简单的 go 示例
  • webpack: 关于一些简单的 webpack 示例
  • data-structure: 关于基础的数据结构示例

node-examples's People

Contributors

shfshanyue avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  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.