What is next

Retire deprecated micro app projects. (Repo, Codeship, S3)

Improve our code structure, how do we layout/split our components and services?

Improve our mock API server.

  • Smart or Dumb

  • State or Stateless

  • Scenario based

Improve the unit test experience, for developers. (Spectator vs TestBed)

E2E integration testing with Cypress (Relies on an improved mock API server)

Introduce Visual testing (Percy.io, BackstopJS — relies on mock API server and E2E tests)

Improving deployment process/script

  • Multi application deployments

  • Smarter releases (Auto tagging)

Storybooks for all common/shared UI Components

Introduce a shared Service Worker to handle all API communications

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章