Git Product home page Git Product logo

demo's People

Contributors

aceleewinnie avatar

Watchers

 avatar  avatar

demo's Issues

todolist

  • 使用构建工具同时启动 nodemon 和 tsc
    解法:concurrently
    • 禁止修改前端代码时启用重启后端服务,原因:会影响热加载
  • 使用 webpack 3.0 打包前端代码(在 html 文件动态插入 js 文件名 [html-webpack-plugin])
  • 强制提交前 eslint
  • 前端数据状态管理 redux
  • mock 服务:生成成功\失败\常规\边界测试数据,数组允许指定或随机个数生成,没有指定 key 的对象允许自动生成
  • 日志系统
    • 区分本地开发环境与线上环境。本地 - terminal;线上 - filesystem
  • GRAPHQL接口
  • 统一管理路径 dist,如:打包生成路径等
  • 文档系统 swaggerUI

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.