Current tech stack I'm using at work

Keep updating this list.

  • React
    • Props vs State
  • Reflux
    • ReFlux细说 (必读文章)
    • 了解 Flux 和 Reflux 的基本概念和区别
    • 了解 熟悉 Reflux 的 API, 让代码简洁优雅
    • Reflux 在 Flux 的核心概念上取消掉了dispatcher 的角色,从而解决了存在于Flux中 actionstores 之间 多对多 的关系,把 publisher 的角色融合到 action中,stores 也有目的性的subscribe action,而不是监听所有 actions,不造成任何资源的浪费
  • Storybook.js
    • a library to better manage and documentation your web components.
  • Node.js
    • Async/Await
    • Restify API framework
  • Sequelize
    • Sequelize is a promise-based ORM for Node.js v4 and up. It supports the dialects PostgreSQL, MySQL, SQLite and MSSQL and features solid transaction support, relations, read replication and more.
  • AWS
    • S3 Bucket Storage