Git Product home page Git Product logo

js-book-learning's Introduction

JS-book-learning

《js高级程序设计》 《深入理解ES6》 《js设计模式与编程实践》 《你不知道的js》 《单页Web应用Javascript从前端到后端》

js函数式编程

管道(|)运算符 重定向(>)运算符

npm scripts 使用跨平台的命令有很多跨平台的命令可供我们使用。下面列举一些:

   && 链式任务(一个任务接着一个任务运行)
   < 将文件内容输入到一个命令
   >  将命令输出重定向到文件
   | 将一个命令的输出重定向到另一个命令
 ```

js-book-learning's People

Watchers

James Cloos 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.