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-...
21.10.2025 04:33 β π 10 π 1 π¬ 0 π 2
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-...
25.09.2025 04:43 β π 0 π 0 π¬ 0 π 0
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...
02.09.2025 11:27 β π 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".
25.08.2025 03:12 β π 1 π 0 π¬ 0 π 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?
19.08.2025 09:54 β π 1 π 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!
19.08.2025 07:11 β π 0 π 0 π¬ 1 π 0
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-...
19.08.2025 07:11 β π 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!
23.07.2025 03:27 β π 1 π 0 π¬ 0 π 0
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
23.07.2025 03:26 β π 4 π 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 π
07.07.2025 05:11 β π 0 π 0 π¬ 0 π 0
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
07.07.2025 05:10 β π 0 π 0 π¬ 0 π 0
Quick reminder: my new book is available for purchase, and the 30% launch discount code (**WEBPERF30**) is still valid!
Even better, it's also valid for the first book, in case you'd like a complete set.
Links π§΅ππΌ
07.07.2025 05:10 β π 1 π 0 π¬ 2 π 0
unfortunately i don't have one π but next time you can try pinging me directly, i love investigating stubborn problems :)
23.06.2025 23:34 β π 1 π 0 π¬ 0 π 0
haha β€οΈ βΊοΈ
23.06.2025 13:02 β π 0 π 0 π¬ 1 π 0
Advanced React - Book and Video Course
Advanced React concepts, strategies, techniques, deep dive investigations, that will take your React knowledge to the next level.
For fans of discounts, there is a secret code **WEBPERF30** that gives a 30% discount on the purchase.
Valid for a month, until July 23, 2025.
Also works for Advanced React, if you want a full book set π
www.advanced-react.com
23.06.2025 11:01 β π 0 π 0 π¬ 0 π 0
It's happening! The "Web Performance Fundamentals" is live, grab it here: getwebperf.com
Made with love for #react developers π
#javascript #frontend #performance
23.06.2025 11:00 β π 4 π 1 π¬ 3 π 0
Final version of the cover!
Also, finally deployed the website with the JoinWaitlist button: www.getwebperf.com.
Subscribe not to miss the official announcement and the launch discount code π
Expect the email next Monday!
#react #frontend #javascript
17.06.2025 07:21 β π 2 π 1 π¬ 0 π 0
It's absolutely not for beginners, though; prior experience is pretty much mandatory.
12.06.2025 04:48 β π 2 π 0 π¬ 0 π 0
Core target audience: middle to senior React developers who want to deepen their knowledge and tap into web performance.
Secondary target audience: any frontend developer interested in web performance who doesn't mind dealing with React on occasion.
12.06.2025 04:48 β π 0 π 0 π¬ 1 π 0
Nevertheless, all examples are written in React, some of the aspects are deeply intertwined with React's specifics (like SSR), and some of them are purely React specifics, like React Server Components.
So, keeping "React" somewhere in the subtitle seems fair.
12.06.2025 04:48 β π 0 π 0 π¬ 1 π 0
The rationaleππΌ
The book is all about _web performance_: how to investigate, measure, and understand it.
70% of the book has nothing to do with React itself: it's about fundamental web knowledge applicable to any web app, SPA or not. So I'd like to avoid "React" in the title.
12.06.2025 04:48 β π 0 π 0 π¬ 1 π 0
This is happening and pretty soon! The new book is coming, final polish in progress.
In the meantime, which title do you like best?
"Beyond Re-renders
Web Performance Fundamentals for React Developers"
"Web Performance Fundamentals
Profile & Optimize React Web Apps"
π§΅ππΌ
12.06.2025 04:47 β π 4 π 0 π¬ 1 π 1
The article includes:
* Why Tailwind vs Linaria comparison, and what makes them different.
* How are those differences reflected in the size of the assets and initial load/interactions.
* The definitive answer on what to choose for your next project - Tailwind or Linaria π
17.04.2025 12:56 β π 1 π 0 π¬ 0 π 0
Tailwind vs Linaria: Performance Investigation
Investigating performance of Tailwind vs Linaria frameworks, with a focus on initial load and interaction performance.
New #react #performance investigation, anyone? This time, trying to answer a very existential question π
What is better from the performance perspective: Tailwind or Linaria? π€
www.developerway.com/posts/tailwi...
17.04.2025 12:56 β π 3 π 0 π¬ 1 π 1
* And finally, what is Static Site Generation (SSG) and why weβd want to do that.
On top of that, youβll have a Study project youβll be able to download and play around with every aspect described in the article by turning on and off certain code blocks.
17.03.2025 06:00 β π 1 π 0 π¬ 1 π 0
lvl 16 half-orc nerd. jazz lover. freak for synths.
education @vercel.com. education products at @badass.dev. building @egghead.io since 2013.
now π https://joelhooks.com/now
PDX (Vancouver, WA)
A virtual meetup for the web performance community
https://performanceobserver.dev/
Software engineer/consultant, trainer, and author
@pluralsight.
Interested in Web performance, CI/CD, scalable/fault-tolerant systems
https://www.youtube.com/@pmbanugo
Integrated Web Performance Monitoring
π https://requestmetrics.com/
I start things.
https://www.toddhgardner.com/
I'm a full stack engineer with a bias toward the front-end. Web performance optimization, accessibility, and all that jazz.
The W3C Web Performance Working Group, making the web faster and more reliable since 2010!!
Planning to post on upcoming meetings, their summaries and generally exciting work that happens in the web performance space
Working on web performance optimization, founder of @debugbear.com
Building a best-in-class RUM Platform at rumdash.io. Here for #CoreWebVitals #ElixirLang and #GoPackGo
Born in California, made in Germany. Loves making music, hiking and running. Blogs at https://screenspan.net.
Web Performance Optimization Specialist
aarontgrogg.com
π https://zachleat.com
π Creator/Maintainer of @11ty.dev
π§° Builder at @fontawesome.com
π³οΈββ§οΈ Listen to Trans Folks
ππ» He/him/they
π https://zachleat.com/@zachleat
π out of π β
Front of the Front-end β
Static Sites πΎ Web Components β
Web Performance
@e18e.dev - chaijs.com - tinylibs - parse5 - unjs - @lit.dev core contrib - github.com/43081j / Focusing on ecosystem perf & tooling π₯³
International SEO and Web Performance Consultant, Speaker, Founder of https://speetals.com/ CEO of https://Sawtly.com
β’ ex-Head of Frontend Development @ Government Digital Service (GDS).
β’ Passionate about #webperf & F1.
β’ Cancer survivor (grade 3 brain cancer, I named Gary).
β’ Don't blame my employer for the dumb things I say.
β’ https://hachyderm.io/@TheRealNooshu
Working to make Firefox and the web faster. #firefox #webperf
The Official Chromium Developers Account.
Check out our developer portals: https://developer.chrome.com/ and https://web.dev/
Googler focusing on web performance and performance tools.
Find me online at https://jackf.io
Independent JavaScript & Web Performance consultant
LearnJavaScript.online
LearnHTMLCSS.online
LearnTypeScript.online
π§ Yoga Teacher
π³π± Amsterdam