-
Notifications
You must be signed in to change notification settings - Fork 165
Optimizations #384
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Optimizations #384
Conversation
Thanks for the PR @PraneyaKumar, can you explain these changes? I am not familiar with how much of this works. It also seems the build of the website is failing now, can you look into those? |
Hi @nabobalis , Thanks for reviewing the PR and providing your feedback. I appreciate your time. I’ve looked into the build failure and have resolved the issue. Let me know if there are any further changes or if you’d like me to clarify anything regarding the updates. Looking forward to your thoughts! |
Has this PR been replaced by #385? |
Yes |
This PR improves site performance and security by addressing critical dependencies, optimizing assets, and implementing best practices:
Fixes #251
Fixed Critical Single Points of Failure (SPOF):
Optimized Asset Loading:
Deferred JavaScript parsing:
Implemented Content Security Policy (CSP):
Enabled Caching for Faster Page Loads:
Improved Accessibility: