codecharta icon indicating copy to clipboard operation
codecharta copied to clipboard

Tech: Evaluate a potential Swap to File Blob Methods for Visualization

Open phanlezz opened this issue 1 year ago • 0 comments

Tech: Swap to File Blob Methods away from FileReader if possible

Clean code is very important for developing good software and if possible we should consider a swap to blob-based file handling instead of using a native JS file reader.

Description

As a developer, I want to work with clean code so that the code base remains easy to work on and understandable.

Acceptance criteria

  • Applicability assessment of blob methods for our cause
  • Changing to such methods if possible

Assumptions & Exclusions

Can be closed if not suitable for our case.

Development notes (optional Task Breakdown)

phanlezz avatar Jun 05 '23 16:06 phanlezz