Catching errors in React with error boundaries
#317 — August 16, 2021 | View in browser |
React Digest
Spread the word, build the community, share the knowledge – invite your friends.
this week's favorite
Catching errors in React with error boundaries
Even the most flawless applications have runtime errors from time to time. The network might time out, some backend service might go down, or your users might provide you with some input that just doesn’t compute. Or – you know – bugs. But what’s the best way to handle errors to ensure your app is resilient, continues to be responsive and provide the best possible user experience?
A simple, scalable, and powerful architecture for building production ready React applications.
Build force directed graphs with React and D3v7
A common question readers ask is how to make D3 force-directed graphs work with React. It's a little tricky. You'd think it's obvious – use D3 to drive the force simulation, React for rendering.
Why you should stop using the “container/presentational” pattern in Redux
The redux style guide has an important rule: “Connect More Components to Read Data from the Store”. This rule has some important performance aspects that are covered with an example in this post.
A visual guide to React rendering - useCallback
You can often see an event handler passed to a React component as an anonymous function. This will cause the child component to re-render when the parent renders, even if you wrap the child in memo. Let’s figure out why.
newsletters
Older messages
Accessibility testing with Storybook
Sunday, August 8, 2021
And more news, tutorials and articles about React in this week's issue. #316 — August 09, 2021 View in browser React Digest Spread the word, build the community, share the knowledge – invite your
React's UI State Model vs Vanilla JavaScript DOM State
Sunday, July 25, 2021
And more news, tutorials and articles about React in this week's issue. #314 — July 26, 2021 View in browser React Digest Spread the word, build the community, share the knowledge – invite your
Freelance React developer checklist
Sunday, July 18, 2021
And more news, tutorials and articles about React in this week's issue. #313 — July 19, 2021 View in browser React Digest Spread the word, build the community, share the knowledge – invite your
How to use Throttle or Debounce with React Hook
Sunday, July 11, 2021
And more news, tutorials and articles about React in this week's issue. #312 — July 12, 2021 View in browser React Digest Spread the word, build the community, share the knowledge – invite your
Why is it so difficult to modify a deeply nested state in React?
Sunday, July 4, 2021
And more news, tutorials and articles about React in this week's issue. #311 — July 05, 2021 View in browser React Digest Spread the word, build the community, share the knowledge – invite your
You Might Also Like
Daily Coding Problem: Problem #1619 [Hard]
Monday, November 25, 2024
Daily Coding Problem Good morning! Here's your coding interview problem for today. This problem was asked by Google. Given two non-empty binary trees s and t , check whether tree t has exactly the
Unpacking “Craft” in the Software Interface & The Five Pillars of Creative Flow
Monday, November 25, 2024
Systems Over Substance, Anytype's autumn updates, Ghost's progress with its ActivityPub integration, and a lot more in this week's issue of Creativerly. Creativerly Unpacking “Craft” in the
What Investors Want From AI Startups in 2025
Monday, November 25, 2024
Top Tech Content sent at Noon! How the world collects web data Read this email in your browser How are you, @newsletterest1? 🪐 What's happening in tech today, November 25, 2024? The HackerNoon
GCP Newsletter #426
Monday, November 25, 2024
Welcome to issue #426 November 25th, 2024 News LLM Official Blog Vertex AI Announcing Mistral AI's Large-Instruct-2411 on Vertex AI - Google Cloud has announced the availability of Mistral AI's
⏳ 36 Hours Left: Help Get "The Art of Data" Across the Finish Line 🏁
Monday, November 25, 2024
Visual Capitalist plans to unveal its secrets behind data storytelling, but only if the book hits its minimum funding goal. View Online | Subscribe | Download Our App We Need Your Help Only 36 Hours
DeveloPassion's Newsletter #180 - Black Friday Week
Monday, November 25, 2024
Edition 180 of my newsletter, discussing Knowledge Management, Knowledge Work, Zen Productivity, Personal Organization, and more! Sébastien Dubois DeveloPassion's Newsletter DeveloPassion's
Meet HackerNoon's Latest Features: Boost Stories with Translations, Speech-to-Text & More
Monday, November 25, 2024
Hey, Hacker! HackerNoon's monthly product update is here! Get ready for a new version of the mobile app, more translation developments, a new AI Gallery, backend moves, and more! 🚀 This product
The ultimate holiday gadget gift
Monday, November 25, 2024
AI isn't hitting a wall; $70 off Apple Watch; 60+ Amazon deals -- ZDNET ZDNET Tech Today - US November 25, 2024 Meta Quest 3S Why the Meta Quest 3S is the ultimate 2024 holiday present This $299
Deduplication in Distributed Systems: Myths, Realities, and Practical Solutions
Monday, November 25, 2024
This week, we'll discuss the deduplication strategies. We'll see whether they're useful and consider scenarios where you may need them. We'll also do a reality check with the promises
How to know if your data has been exposed
Monday, November 25, 2024
How do you know if your personal data has been leaked? Imagine getting an instant notification if your SSN, credit card, or password has been exposed on the dark web — so you can take action