Advertisement Β· 728 Γ— 90

Posts by Nadia Makarevich

Preview
How AI Remembers and Why It Forgets: Part 1. The Context Problem How does AI actually remember things between messages, and why does it forget halfway through? I ran a few experiments on Claude Sonnet and GPT-5 and wrote down what I saw.

Been processing an unreasonable amount of information on everything AI-related lately, here's the result ☺️

Ever wondered why your clever chat and code assistants are so dumb sometimes?

I'm on a mission to answer that with research and data!

www.developerway.com/posts/how-ai...

1 week ago 3 1 1 0
Preview
Web Performance Fundamentals A Frontend Developer’s Guide to Profile and Optimize React Web Apps

πŸ“• Web Performance Fundamentals - measuring and improving Core Web Vitals, diving deep into React rendering techniques and understanding what Suspense and Server Components actually are doing.

www.getwebperf.com

2 months ago 2 0 0 0
Preview
Advanced React - Book and Video Course Advanced React concepts, strategies, techniques, deep dive investigations, that will take your React knowledge to the next level.

πŸ“˜ Advanced React β€” deep dives into how React actually works, from state updates to the pain of re-renders to reconciliation shenanigans.

www.advanced-react.com

2 months ago 1 0 1 0
Post image

I'm running 30% off both my books for those who still read real books! πŸ’Έ

Interested in learning the fundamentals of React and Web performance? Don't miss out!

Real humans writing real books is a rarity these days πŸ˜…

πŸ§΅πŸ‘‡πŸΌ

2 months ago 5 3 1 0
Preview
Debugging with AI: Can It Replace an Experienced Developer? Can AI actually debug complex React/Next.js issues? I tested it on three real bugs, investigated the root cause myself and wrote down the results.

Can AI replace an experienced developer at debugging?

To find out, I built an app with three real bugs, threw them at LLM, and then investigated the root cause myself πŸ˜…

#react #nextjs #frontend

www.developerway.com/posts/debugg...

2 months ago 4 0 0 0

The article includes:

- What Server Actions actually are under the hood.
- Common arguments for and against using them for fetching.
- A performance experiment on a semi-real use case.
- A definitive answer (not "it depends", I promise).

3 months ago 2 0 0 0
Preview
Can You Fetch Data with React Server Actions? Can React Server Actions replace fetch for client-side data fetching? Let's investigate and find out.

Up for some reading after a well-spent winter break?

New article coming in! #react Server Actions for client-side data fetching - yay or nay? Have you tried that? If you haven't, I tried it for you and wrote down the result πŸ’ͺ🏼

www.developerway.com/posts/server...

3 months ago 6 1 1 0
Preview
Web Performance Fundamentals A Frontend Developer’s Guide to Profile and Optimize React Web Apps

πŸ‘‰πŸΌ And by the way, the article is extracted from my latest book, "Web Performance Fundamentals".

So if you enjoy the article, you might want to check out the full book too. πŸ˜‰

And it's still on sale for a few more days! πŸ’Έ

www.getwebperf.com

4 months ago 4 0 0 0
Preview
Bundle Size Investigation: A Step-by-Step Guide to Shrinking Your JavaScript A practical guide to analyzing and reducing JavaScript bundle size. Learn bundle analysis, fix tree-shaking issues, remove duplicate libraries, and otherwise optimize your React app's JavaScript size.

Who's ready for another investigative deep dive? πŸ•΅πŸ»β€β™€οΈ

If you've ever been frustrated by how much JavaScript your React app ships, here's a step-by-step guide on investigating and fixing it πŸ’ͺ🏼

As usual, easy to read and lots of hands-on examples.

www.developerway.com/posts/bundle...

4 months ago 10 2 1 0

Happy reading! ☺️

4 months ago 1 0 0 0
Advertisement

Does up to 50% discount on both of my books count as compelling? ☺️ 30% pre-applied and 20% via parity discount if there is a need.

4 months ago 2 1 1 1
Preview
Web Performance Fundamentals A Frontend Developer’s Guide to Profile and Optimize React Web Apps

Dig deep into the web performance for React devs with Web Performance Fundamentals book

www.getwebperf.com

4 months ago 2 0 0 0
Preview
Advanced React - Book and Video Course Advanced React concepts, strategies, techniques, deep dive investigations, that will take your React knowledge to the next level.

Level Up your React skills with the Advanced React book www.advanced-react.com

4 months ago 1 0 1 0

Launching a 30% discount on my books "Advanced React" & "Web Performance Fundamentals" starting now!

Perfect time to level up your React & Web Perf skills πŸ’ͺ🏼

There is also a secret code to turn it into 50% if there is a need πŸ˜‰ Look for it in the FAQ section of the websites πŸ‘‡πŸΌ

4 months ago 4 2 2 0
Preview
Developer Way Advanced React concepts, strategies, techniques, deep dive investigations, that will take your React knowledge to the next level.

I write and talk about React and Web Performance :) www.developerway.com

5 months ago 2 0 0 0
Preview
React Server Components: Do They Really Improve Performance? A data-driven comparison of CSR, SSR, and RSC under the same app and test setup, focusing on initial-load performance and the impact of client- vs server-side data fetching (including Streaming + Susp...

React Server Components: do they improve performance or make it worse?

If your answer is β€œI’ve no idea πŸ˜…,” I wrote a deep-dive to answer that! Experiments and real numbers, CSR vs SSR vs RSC, same app + test setup.

Focus: initial load + data fetching.

www.developerway.com/posts/react-...

6 months ago 37 7 0 3
Preview
React State Management in 2025: What You Actually Need Learn how to manage state in modern React apps, what is remote, URL, local, and shared state, and when you actually need a state management library.

Another much-requested article for you! If you're confused on which state management solution you should use (Redux, Zustand, Context, etc.,) I've got you covered πŸ˜‰

If you have a different opinion on the topic, please share! Would love to compare notes ☺️

www.developerway.com/posts/react-...

6 months ago 2 0 0 0
Advertisement
Preview
performance.now(); 30th and 31st of October, Amsterdam On 30th and 31st of October, 2025, the sixth edition of performance.now() will take place in Amsterdamβ€”a single track conference, covering today’s most important web performance insights.

performance.now() is coming!

@adevnadia.bsky.social will provide a deep dive into the new React Server Components. How does the app render in the browser? What are their performance implications? How do they compare to traditional SSR and CSR techniques?

perfnow.nl/speakers.htm...

7 months ago 4 4 1 0

I tried really hard to deliver pretty advanced content in such a way that it's simple and easy to understand, while trying to avoid talking down to the readers as if they were children. Looks like it worked 😊

To quote a reviewer: "Like a talk with a colleague in simple words and on topic".

7 months ago 0 0 0 0
Post image Post image Post image

Kicked off the "Testimonials" section for the "Web Performance Fundamentals" book (www.getwebperf.com) with very lovely feedback from the early readers.

"Detailed", "on topic", and "simple" are the general themes of the feedback so far :)

7 months ago 1 0 1 0

Aww, thank you! This effect was the goal, glad it worked! ☺️
Do you mind if I add your feedback to the website, to kick off the "Testimonials" section?

8 months ago 1 0 1 0
Preview
Web Performance Fundamentals A Frontend Developer’s Guide to Profile and Optimize React Web Apps

"Web Performance Fundamentals"

www.getwebperf.com

8 months ago 1 0 1 0
Preview
Advanced React - Book and Video Course Advanced React concepts, strategies, techniques, deep dive investigations, that will take your React knowledge to the next level.

"Advanced React"

www.advanced-react.com

8 months ago 2 0 1 0

While you're reading, I'm off to write a sequel: what's the difference between Context, Redux, Zustand, and how to choose the best state management these days.

In the meantime, the **WEBPERF30** discount on both of my books still works and will be till the end of the month!

8 months ago 0 0 1 0
Advertisement
Preview
Can We Use Local Storage Instead of Context-Redux-Zustand? Why do we need Context/Redux/Zustand in React, what is the purpose of Local Storage, its limitations, and when to use it.

New long-awaited article coming your way! πŸ“

Have you ever wondered why we need Context/Redux/Zustand in React, and why we don't use Local Storage instead of them? The article has an answer!

www.developerway.com/posts/local-...

8 months ago 3 0 1 0

If you go with Amazon, please, please, please leave a review afterwards!

Amazon takes more than 70% of what you pay, so the only reason for authors to publish there is for discoverability.

And every review is a huge boost for that!

8 months ago 1 0 0 0
Post image Post image

Finally! The "Web Performance Fundamentals", my second book, is available on Amazon for all the old-school fans of paper books. πŸŽ‰

Grab it here: www.amazon.com/dp/B0FH7L837V
The ebook is here: www.getwebperf.com

8 months ago 8 0 1 0

Both of them will be invaluable if you want to quickly jump from mid to senior in terms of tech knowledge.

Or completely nail a React tech interview, btw πŸ˜‰

9 months ago 0 0 0 0
Preview
Web Performance Fundamentals A Frontend Developer’s Guide to Profile and Optimize React Web Apps

"Web Performance Fundamentals" - add even more performance knowledge on top

www.getwebperf.com

9 months ago 0 0 0 0
Preview
Advanced React - Book and Video Course Advanced React concepts, strategies, techniques, deep dive investigations, that will take your React knowledge to the next level.

"Advanced React" - become a React guru on your team

www.advanced-react.com

9 months ago 0 0 1 0