• 设为首页
  • 点击收藏
  • 手机版
    手机扫一扫访问
    迪恩网络手机版
  • 关注官方公众号
    微信扫一扫关注
    迪恩网络公众号

binyellow/TS-TodoList-Koa: todolist with TS Koa MongoDB Webpack

原作者: [db:作者] 来自: 网络 收藏 邀请

开源软件名称:

binyellow/TS-TodoList-Koa

开源软件地址:

https://github.com/binyellow/TS-TodoList-Koa

开源编程语言:

TypeScript 69.4%

开源软件介绍:

写英文md是我想学英语, 如果不习惯中式英文, 中文md点这里

TS-TodoList-Koa

todolist with TS Koa MongoDB Webpack

plan

  • Redux
  • Router
  • Koa
  • learn mongoDB index
  • encapsulated return params
  • nginx to agency the local request
  • add delete and toggle completed
  • add editRow,Cell. add Search
  • register and login with token
  • docker,jenkins

Some problem in the progress

  • less-loader support css modules: react-app-rewire-less-with-modules
  • tslint: import order problem
    "rules": {
      "ordered-imports": false
    },
  • antd problem about input>TextArea:
    • Open: node_modules/antd/lib/input/TextArea.d.ts
    • Insert import: import ResizeObserver from 'resize-observer-polyfill';
    • link to antd
  • asy import the Component: antd official document
  • nodemon and babel-cli to translate ES6 to lower version and hot replace, use nodemon.json to config the ignore about hot watch file:
    {   
      "ignore": ["lib/*.js", "README"] 
    }
  • implicitly has an 'any' type: to install @types/moduleName to resolve this problem
  • connect problem: decorator and no
  • params with shadow
  • Router props problem: import RouteComponentProps from react-router-dom to define the Component's props
  • alias problem: Resolve alias issues by adding a path configuration in tsconfig
  • static function problem: first, is should be put before constructor; second, specific the type of the method return values



鲜花

握手

雷人

路过

鸡蛋
该文章已有0人参与评论

请发表评论

全部评论

专题导读
热门推荐
阅读排行榜

扫描微信二维码

查看手机版网站

随时了解更新最新资讯

139-2527-9053

在线客服(服务时间 9:00~18:00)

在线QQ客服
地址:深圳市南山区西丽大学城创智工业园
电邮:jeky_zhao#qq.com
移动电话:139-2527-9053

Powered by 互联科技 X3.4© 2001-2213 极客世界.|Sitemap