PikaCourse / homiehomie

3 stars 0 forks source link

[Idea] Frontend optimization resource #132

Open William-An opened 3 years ago

William-An commented 3 years ago

Idea: Frontend code optimization

What is this idea related to?

frontend

Is your feature request related to a problem? Please describe.

Optimize the frontend code and reduce unnecessary portions to speed up loading

Describe the solution you'd like

  1. Code Splitting from React, also here from webpack
  2. Remove unnecessary library and redundant code

Describe alternatives you've considered

A clear and concise description of any alternative solutions or features you've considered.

Additional context

Add any other context or screenshots about the feature request here.