deneb-viz/deneb

Additional Package Refactoring

dm-p opened this issue · 0 comments

dm-p commented

To continue with making Deneb easier to navigate and maintain, we should aim to continue to modularize it into packages. The primary candidates for version 1.8 are:

  • Zustand store (src/store)
  • Rendered Vega output (src/features/vega-output)
  • Move Power BI formatting into integration-powerbi (src/utils/formatting.ts)
  • [Potentially] Debug logging