My blog is something of a trophy case of mine. Like a hunter who hangs the antlers of a stag on their wall, every time I solve a technical problem, I feel…
How to debounce and throttle in React without losing your mind
Deep dive into debounce and throttle in React. What is debounce and throttle, how to use them in React properly, how to avoid breaking them when state and re-renders are involved.
Different shapes of hydration have various advantages and disadvantages, but are fundamentally the same. Resumability is a different kind of algorithm.
Common Beginner Mistakes with React • Josh W. Comeau
I used to teach React at a local coding bootcamp, and I noticed that students kept getting tripped up by the same handful of things. In this article, we're going to go through 9 of the most dastardly gotchas. I'll show you how to solve these common problems, so you can avoid a lot of potential frustration!
Deep Dive: Caching and Revalidating · vercel/next.js · Discussion #54075
The Next.js App Router introduced new heuristics around caching and revalidating. To ensure we’re all discussing the intended behavior of how caching is designed to work, I thought it would be help...
useReducer is an often forgotten, but extremely powerful, hook in React. It can replace many cases you might be using useState, with a number of advantages.
Mastering Performance: How Misko Hevery is Transforming Development! | Just Ship It
In this episode, Tracy Lee chats with Misko Hevery, known for his contributions to Qwik and Angular. They talk through the evolving landscape of open source ...
👉 I'm a host on the React Round-Up podcast: https://devchat.tv/podcasts/react-round-up👉 Don't forget to subscribe to this channel for more updates: https:/...
React Summit 2023 #ReactSummit #GitNationWebsite – https://reactsummit.com/ Follow the link to watch the full version of all the conference talks, QnA’s with...
Live stream of React Advanced Conference – Day 1, Piccard Track #ReactAdvanced #GitNationGet a completion certificate + free perks from the conference partne...
React Forget: React for developers and compilers - Sathya Gunasekaran
Sathya is a software engineer on the React core team at Meta. Previously, he worked on the V8 JavaScript compiler at Google.About the session Statically anal...
Decoding Qwik: An In-depth Comparison with React and Next JS | Yoav Ganbar
Join us in this captivating episode as we delve into the fascinating world of JavaScript frameworks, highlighting the newcomer, Qwik. Our special guest, Yoav...
Recorded live at Reactathon 2022. Learn more at https://reactathon.comGoodbye, useEffectFrom fetching data to fighting with imperative APIs, side effects are...
Architecting Fortresses: A Deep Dive into Advanced Security Measures for ReactJS Apps - Jim Manico
As we traverse the expanse of the digital world, client-side security risks, characterized by the formidable challenges of Cross-Site Scripting (XSS) and ina...