Git Product home page Git Product logo

meteor-1's Introduction

  1. 可以减少代码量,简化过程;
  2. 由纵向切分转变成横向切分; 基于复杂的事情简单化,简单的事情重复做的原则,比如我们一般情况下开发应用时纵向来分,每人一个模块,这样做会把程序员熟悉的不熟悉的各个方面都做到,对于不熟悉的点程序员会花时间去研究,从而导致项目进度慢!使用这个框架我们可以根据程序员所擅长的技术点分配任务!框架由创造性工作到流水线环节性工作,将需求可变性减到最小;
  3. 把需求的误差降到最低; 由于每个人所做的都只是一层,所以有时候不必知道太多;这样知道所有业务的人也就减少了!
  4. 开发速度快,分工明确;
  5. 灵活易扩展; 比如在网络请求的地方采用了抽象工厂模式,可以自己添加想要的处理模式!

交流群号:56300544

meteor-1's People

Contributors

54meteor avatar

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.