https://pagure.io/fedora-qa/landingpage/issue/49
2 new commits added
Merge branch 'landingpage_modification' of ssh://pagure.io/forks/emma50/fedora-qa/landingpage into landingpage_modification
Landingpage modification
1 new commit added
Refractor code and add @reduxtoolkit
Less I forget I also change every class component in the project to a functional component, which gives each component the ability to access react hooks. React hooks is 100% the future of react. This will make the project future-proof.
Add bundle size analyzer and code splitting
Whenever we want to improve the loading performance of a web application it's important to know it's bundle size and eliminate unneeded import so unnecessary code does not get bundled with the app.
Thanks for participating in contribution period of Outreachy. This pull-request has not been selected to be merged and will be closed for housecleaning purposes. We may revisit this pull-request later, but as of now we will focus on merging pull-requests from our accepted intern.
Pull-Request has been closed by lbrabec
Issue
https://pagure.io/fedora-qa/landingpage/issue/49
Changes