React Digest - Creating Animations in React
#396 – March 06, 2023 | View in browser |
React Digest
Creating Animations in React with React-Spring: A Comprehensive Guide
Learn how to create dynamic animations in React using the powerful React-Spring library. This comprehensive guide covers everything from setting up React and React-Spring to creating complex animations.
Get SOC 2 compliant in weeks, not months (sponsor)
Secureframe makes it fast and easy to get SOC 2, ISO 27001, HIPAA, PCI & GDPR compliant. With guided workflows and one-click integrations, the entire process is automated. Get compliant in weeks—not months—so you can focus on growing your business and revenue. Join thousands of happy Secureframe customers and book a demo today!
React vs Signals: 10 Years Later
In the past few weeks, we've seen the culmination of a build of excitement around the revival of fine-grained reactivity, being referred to as Signals, across the front-end world.
It feels like this article would have been sacrilege only a few years ago. Under protection of this new found trendiness in React displeasure, I’d like to finally say my piece.
How to Build a React Admin Panel with Mantine and Strapi
We'll be building a simple React Admin Panel with refine and Mantine using Strapi as a backend service.
Prop drilling and component composition in React
Sometimes all we need to avoid prop drilling is a little restructuring.
And we'll wrap up with a couple nifty projects.
how did you like this issue?
newsletters

Key phrases
Older messages
Effective Higher-Order Components
Sunday, February 26, 2023
Before the introduction of contexts and hooks Higher-Order Components were a common sight. #395 – February 27, 2023 View in browser React Digest Effective Higher-Order Components Before the
Maximising performance with code splitting techniques
Sunday, February 19, 2023
Learn how to use dynamic imports, React Lazy, Loadable Components, route-based code splitting, preloading, inlining critical CSS, and dynamic chunks with code examples #394 – February 20, 2023 View in
A Historical Reference of React Criticism
Sunday, February 12, 2023
There have been a number of criticisms levied at the React project over the years. #393 – February 13, 2023 View in browser React Digest A Historical Reference of React Criticism There have been a
Sunday, February 5, 2023
There's a bit of fuzz about React dying and other libraries being better than React #392 – February 06, 2023 View in browser React Digest Why React isn't dying There's a bit of fuzz, mainly
The Key To Good Component Design Is Selfishness
Sunday, January 29, 2023
Building selfish components is the key approach to avoiding different pitfalls on the way to good component design #391 – January 30, 2023 View in browser React Digest The Key To Good Component Design
DotLeap 117 - Polkadot x Aventus x Beatport
Saturday, March 25, 2023
New runtime release, Bitcoin DeFi hub, Public Pressure x KILT, and more.
MNW #030: How To Publish MediatR Notifications In Parallel
Saturday, March 25, 2023
Find out how one simple change can give you a 10x performance boost View In The Browser MNW #
We updated our RSA SSH host key — and Transformer architecture optimized for Apple Silicon
Friday, March 24, 2023
Issue #1081 — Top 20 stories of March 25, 2023 Issue #1081 — March 25, 2023 You receive this email because you are subscribed to Hacker News Digest. You can open it in the browser if you prefer. 1 We
Binance reopens after bug forces platform to suspend spot trading, deposits and withdrawals
Friday, March 24, 2023
TechCrunch Newsletter TechCrunch logo The Daily Crunch logo By Christine Hall and Haje Jan Kamps Friday, March 24, 2023 Friday Crunch is here! Friday Crunch is here! We are ready to go sit by the
Charted | Which Countries Hold the Most U.S. Debt? 💸
Friday, March 24, 2023
Foreign investors hold $7.3 trillion of the national US debt. These holdings declined 6% in 2022 amid a strong US dollar and rising rates. View Online | Subscribe FEATURED STORY Which Countries Hold
SWLW #539: Navigating the unpredictability of everything, The Ambiguous Zone, and more.
Friday, March 24, 2023
Weekly articles & videos about people, culture and leadership: everything you need to design the org that makes the product. A weekly newsletter by Oren Ellenbogen with the best content I found
Spring is here and so are our updates
Friday, March 24, 2023
New season, new features New season, new features: Spring is here and so are our updates! Read the Full Product Update Here 💚 Hey there, Hackers 👋 Last couple of months have been filled with new
Two new tips: DevTools and VS Code
Friday, March 24, 2023
Some handy tips to use in with DevTools and VS Code Two fresh video tips Hey everyone! Here are two new tips for you - you can watch the videos or read the text posts. VS Code: Automatically convert
😓 Challenges of product leadership
Friday, March 24, 2023
Challenges of Being a Product Leader When you get that promotion into product leadership there's a lot of excitement about the opportunity to have a bigger impact in your company and your
Daily Coding Problem: Problem #1054 [Medium]
Friday, March 24, 2023
Daily Coding Problem Good morning! Here's your coding interview problem for today. This problem was asked by Microsoft. Implement the singleton pattern with a twist. First, instead of storing one