youngyangyang04 / youngyangyang04/leetcode-master
优化网站开启速度🚀🚀🚀
Open
Nobody has claimed this yet.
- Dominant language
- Shell
- Stars
- 62.5k
- Forks
- 12.3k
- PR merge metrics
- No merged PRs in 30d
Description
卡哥,网站的内容太多了,初次点击左侧目录之后的加载速度太慢了,这个体验不是很好😢。我猜是不是点击之后一次加载完了所有文章导致的?咱们是不是优化一下,每次只加载读者想看的内容
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by inspecting the website's left-side navigation and measuring what content loads after the first directory click. Confirm whether all articles are loaded at once; done should mean that only the reader's selected content loads and initial navigation becomes faster.
Written by the indexing model from the issue text.
Assessment
- Domain
- performance, web-dev
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100