
Closed
Posted
Paid on delivery
Our marketing pages and main dashboard are built with React 18, Next 13 (mix of SSR, SSG, a little ISR), TypeScript, Tailwind and Redux. Traffic is growing fast and the first pain point is plain-and-simple load time; I’m watching TTFB and FCP drift past our targets and I want that trend reversed before the next release goes live. You’ll step in as a senior owner of the frontend layer, profile what’s dragging us down and ship the fixes. Six years of hands-on React/Next work is essential because I need somebody who recognises anti-patterns instantly and can move from audit to optimisation without a long ramp-up. The stack also touches SCSS, REST endpoints, Jest tests and a bit of Redis-backed caching, so fluency there is useful even though the core focus stays on the browser side. Key things I’m counting on you to handle • Deep bundle analysis, code-splitting, tree-shaking and any other techniques that cut initial download size • Smart use of [login to view URL] features—dynamic imports, image optimisation, prefetching and edge middlwares—to get us sub-second LCP on average connections • Tight Redux implementation: eliminate unnecessary re-renders, normalise state where it helps and prove the wins in React Profiler • Lighthouse and Web Vitals tracking wired into CI so we never ship a regression again Acceptance for this engagement is straightforward: when the public pages score 90+ for Performance in Lighthouse mobile tests and average LCP drops below 1.8 s in production, we’re done. Clean, well-commented commits and a short hand-off note are the only other deliverables I expect. I’m ready to give you repository access immediately; just tell me your typical workflow and the first milestone you’d like to hit.
Project ID: 40425648
97 proposals
Remote project
Active 1 day ago
Set your budget and timeframe
Get paid for your work
Outline your proposal
It's free to sign up and bid on jobs
97 freelancers are bidding on average ₹52,103 INR for this job

Hey, I will audit your React 18/Next 13 frontend, ship bundle optimizations, and get your Lighthouse mobile Performance score above 90 with LCP under 1.8s. My first move will be a webpack bundle analysis paired with React Profiler traces on the dashboard — in my experience, Redux-connected components that subscribe to top-level slices are often the biggest hidden cost. I will normalize your store shape, memoize selectors, and wrap heavy routes with `next/dynamic` so the initial payload only carries what the visitor actually needs. Lighthouse CI gets wired into your pipeline as a gating check from day one. Questions: 1) Are you on Pages Router, App Router, or a mix of both — and is migrating on the table? 2) What is the current bundle size and roughly how many Redux slices are in play? Looking forward to talking through the details. Kamran
₹42,211 INR in 13 days
5.9
5.9

As an experienced Full-Stack Web Developer and a specialist in React.js, I believe my skill set aligns perfectly with your project requirements. Over the course of my 8+ years in this field, I've gained remarkable experience in improving web performance through efficient front-end design, backend optimizations, and utilizing tools like Adobe Photoshop, Illustrator, HTML, CSS and more. Tracking performance using Lighthouse and Web Vitals wired into CI is integral to consistently monitoring performance standards – something you can rely on me to implement efficiently. Working diligently towards targets is a known trait of mine; when the public pages score 90+ for Performance in Lighthouse mobile tests and average LCP drops below 1.8s in production as you desire. My workflow generally entails shared repository access and employing a milestones-based approach that ensures clear deliverables along with clean hand-off notes.
₹37,500 INR in 7 days
3.0
3.0

Your TTFB and LCP targets are slipping — but the bundle bloat you can see is usually 30% of the problem. The invisible half is Redux triggering cascading re-renders that inflate interaction latency and kill FCP on slower connections. Left unaddressed before the next release, you're shipping degradation into production, not just slow pages. At British Petroleum I led the frontend layer of BioVerse — React 18 + TypeScript + AWS, 10+ engineers, SSR with API Gateway — and wired Lighthouse regressions directly into CI so no PR could merge without passing Core Web Vitals gates. Same pattern applies here. Approach: Week 1: Full bundle audit (webpack-bundle-analyzer / Next build output), React Profiler on Redux-heavy paths, identify the top 5 LCP and FCP offenders Week 2: Code-splitting, dynamic imports, image optimisation pipeline, edge middleware for static caching; Redux state normalisation + memoisation fixes Week 3: Lighthouse 90+ mobile confirmed, LCP < 1.8s in production, CI gate merged, hand-off note delivered Milestone structure: M1 (Day 7): Audit report + prioritised fix list — ₹15,000 M2 (Day 18): All optimisations shipped + Lighthouse 90+ confirmed — ₹30,000 M3 (Day 21): CI integration live + hand-off — ₹15,000 What's your current bundle size on the main marketing page, and have you run a Profiler trace on the Redux store during a typical dashboard load? — Brijesh, Sonraj Labs
₹60,000 INR in 21 days
1.5
1.5

Hi there, I’ve reviewed your project and would be happy to help. With 5+ years of experience in ReactJS, I build fast, responsive, and scalable web applications with clean, maintainable code. You’ll get smooth UI, efficient state management, and timely delivery — all tailored to your needs. Let’s connect and get started! Best, Bhargav ReactJS Developer | 5+ Years Experience
₹56,250 INR in 7 days
1.7
1.7

First milestone I’d target: Reduce JS payload + eliminate major render bottlenecks on your highest-traffic public pages, aiming for immediate measurable gains in LCP/FCP before deeper refinements. Your stack (React 18 + Next 13 + Redux + Tailwind + mixed rendering strategies) is familiar territory, and the symptoms you described usually point to a combination of oversized client bundles, hydration cost, render churn, and inefficient data-loading boundaries. My workflow is typically: Baseline profiling Optimization phase Regression protection I move quickly once repository access is provided and prefer measurable before/after benchmarks for every optimization committed. Ready to start immediately.
₹56,250 INR in 7 days
0.0
0.0

Hey there, I will start with a full performance audit using profiling tools to identify render bottlenecks, heavy bundles, and inefficient Redux usage. Then I’ll apply targeted fixes like code splitting, dynamic imports, image optimization, caching improvements, and SSR or ISR tuning where needed. Every change will be validated through Lighthouse and React Profiler to ensure real measurable improvement without breaking existing flows. Key point: Measured performance gains through profiling driven optimization, not guesswork Do you want me to prioritize dashboard performance or marketing pages first for fastest impact? Inbox me ASAP Warm regards, Umer Kayani
₹56,250 INR in 4 days
0.0
0.0

This is exactly the kind of problem I enjoy solving — and I've been here before. React 18, Next 13, TypeScript, Tailwind, Redux: that's my daily stack. I know where the performance bodies are buried in this combination — unnecessary re-renders from unoptimized Redux selectors, oversized bundles from missing code splitting, TTFB spikes from SSR waterfalls. My approach: I start with a full bundle analysis and React Profiler session before touching any code. No guesswork. Then I work through the highest-impact fixes first — code splitting, dynamic imports, image optimization, Redux normalization — and measure each change against your Web Vitals baseline. Your acceptance criteria are clear and measurable: Lighthouse 90+ on mobile, LCP under 1.8s in production. I'm comfortable being held to those numbers. CI integration for Lighthouse is non-negotiable for me too — regressions are how these wins disappear. Ready to start immediately. What does your current Lighthouse mobile score look like?
₹56,250 INR in 7 days
0.0
0.0

I'm ready to assist you, I'm using NextJS from v11, actually I do maintain a repo with a mix of pages router and app router with 0 stress, I can show you quickly my ultimate stack. So, I know the tricks to make NextJS get a instant interaction, tell me when I can begin
₹40,000 INR in 7 days
0.0
0.0

Patna, India
Member since Apr 26, 2026
₹37500-75000 INR
₹37500-75000 INR
₹600-1500 INR
$10-30 USD
$250-750 USD
₹37500-75000 INR
₹1500-12500 INR
₹12500-37500 INR
₹1500-12500 INR
₹37500-75000 INR
€250-750 EUR
₹12500-37500 INR
$90-300 USD
₹37500-75000 INR
$250-750 USD
£18-36 GBP / hour
$30-250 USD
₹12500-37500 INR
$15-25 USD / hour
$15-25 USD / hour
$2-8 USD / hour
$10-30 USD