bugbakery / bugbakery/transcribee

Shrink and/or chunk frontend

Open
#220 2 comments 0 reactions 0 assignees View on GitHub
deployment enhancement frontend performance
Dominant language
TypeScript
Stars
515
Forks
39
Avg merge
19h 36m
Merged PRs (30d)
15

Description

Building the frontend currently generates a chunk of >500kb in size (>150 kb gzipped). We should

1. Shrink the size of the generated JS
2. If that's not possible, at least change to code so it is chunked

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the frontend build and measuring the generated JavaScript bundle, then inspect the frontend build configuration to identify the largest contributions. Done means the generated JavaScript is smaller than the current >500 kB bundle, or is split into smaller chunks if shrinking is not possible.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend, performance
Issue type
Refactor
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.