Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Exclude the libraries that we no more needed or which can be replaced with few lines of ES6 features.

  2. Upgrade to Node v18.

  3. Upgrade libraries to latest stable version.

  4. Upgrade Apollo server and gateway to latest version and refactor the GraphQL layer where needed.

  5. Improve Insight Metrics to gain points as much as possible.

  6. Move Components to Reusable components as much as possible.

  7. Add Unit testing compulsory.

  8. Add Storybook to the FE.

  9. Move CSS to separate files to keep logic layer separate from the HTML and CSS.

  • List of libraries to exclude from FE.
  1. Moment