Job Description
1. Analyze the current React application structure, including component hierarchy, routing, and state management, to identify performance bottlenecks.
2. Audit the bundle size using tools like Webpack Bundle Analyzer and remove unused dependencies or large libraries that increase loading time.
3. Implement code splitting and lazy loading using and Suspense to reduce the initial bundle size.
4. Optimize component rendering by applying , useMemo, and useCallback where necessary to prevent unnecessary re-renders.
5. Refactor state management logic to minimize excessive updates and improve overall rendering performance.
6. Optimize images and static assets by compressing files and using modern formats such as WebP or AVIF.
7. Enable caching strategies and configure gzip or Brotli compression on the server to improve loading speed.
8. Improve SEO by adding proper meta tags, structured data, and implementing SSR or SSG if required.
9. Optimize Core Web Vitals (LCP, F...
2. Audit the bundle size using tools like Webpack Bundle Analyzer and remove unused dependencies or large libraries that increase loading time.
3. Implement code splitting and lazy loading using and Suspense to reduce the initial bundle size.
4. Optimize component rendering by applying , useMemo, and useCallback where necessary to prevent unnecessary re-renders.
5. Refactor state management logic to minimize excessive updates and improve overall rendering performance.
6. Optimize images and static assets by compressing files and using modern formats such as WebP or AVIF.
7. Enable caching strategies and configure gzip or Brotli compression on the server to improve loading speed.
8. Improve SEO by adding proper meta tags, structured data, and implementing SSR or SSG if required.
9. Optimize Core Web Vitals (LCP, F...
Ready to Apply?
Take the next step in your AI career. Submit your application to Confidential today.
Submit Application