The definitive guide to profiling React applications

And more news, tutorials and articles about React in this week's issue.

#301 — April 26, 2021 View in browser

React Digest

Spread the word, build the community, share the knowledge – invite your friends.

sponsor

The Worthy Web Hackathon: Make the World a Better Place and Win Prizes

Join us for the Worthy Web Hackathon, now through May 24! Build a web app that will make the world a better place and win cash prizes in nine categories, including Best Use of KendoReact. Total prize purse: $40,000 USD.

this week's favorite

The definitive guide to profiling React applications

Knowing how to profile a React application to improve real-world performance is a good tool in any front-end developer’s toolkit. The Profiler API allows us to do just that with insights on why and how long our components are rendering for.

5 key lessons React tutorials don't teach

There are many essential concepts and lessons that React developers need to know that simply aren't covered in most tutorials. I have handpicked the topics I believe are some of the most important for you to know, but few articles have dedicated the time to cover in detail.

Styled components best practices

When working with multiple developers on one React application, it's always good to align the team on a common set of best practices. This holds also true for styling React components. Over the past years, I was fortunate to work with many React freelance developers on different applications where we had to align the best practices throughout the project.

Comparing the new generation of build tools

A bunch of new developer tools have landed in the past year and they are biting at the heels of the tools that have dominated front-end development over the last few years, including webpack, Babel, Rollup, Parcel, create-react-app.

A complete guide to sources and layers in React and Mapbox

The aim of this post is to provide an introduction to adding a variety of spatial data formats to a React application using Mapbox GL JS. Understanding how to add sources and layers to a map will open a lot of doors for the types of applications you can build using Mapbox GL.

newsletters


© 2021 Bonobo Press
Would you like to advertise or post a job with us? Check out our latest media kit.
If you no longer wish to receive these emails, click to unsubscribe.

Older messages

Export React components as images

Monday, April 19, 2021

And more news, tutorials and articles about React in this week's issue. #300 — April 19, 2021 View in browser React Digest Spread the word, build the community, share the knowledge – invite your

Figma to React

Sunday, April 11, 2021

And more news, tutorials and articles about React in this week's issue. #299 — April 12, 2021 View in browser React Digest Spread the word, build the community, share the knowledge – invite your

7 ways of achieving conditional rendering in React

Sunday, April 4, 2021

And more news, tutorials and articles about React in this week's issue. #298 — April 05, 2021 View in browser React Digest Spread the word, build the community, share the knowledge – invite your

Modeling UI states in a React form component using a finite state machine

Sunday, March 28, 2021

And more news, tutorials and articles about React in this week's issue. #297 — March 29, 2021 View in browser React Digest Spread the word, build the community, share the knowledge – invite your

What Would Happen If You Mutated Your React Redux State?

Sunday, March 21, 2021

And more news, tutorials and articles about React in this week's issue. #296 — March 22, 2021 View in browser React Digest Spread the word, build the community, share the knowledge – invite your

You Might Also Like

📧 Implementing API Gateway Authentication With YARP

Saturday, May 4, 2024

​ Implementing API Gateway Authentication With YARP Read on: m​y website / Read time: 5 minutes BROUGHT TO YOU BY ​ Supercharging Development With AI and APIs ​ ​Announcing Postman v11: Streamline API

Software Testing Weekly - Issue 218

Friday, May 3, 2024

Unit, Integration and End-to-End Tests 🔧 View on the Web Archives ISSUE 218 May 4th 2024 COMMENT Welcome to the 218th issue! I loved going through this discussion among software engineers: What is your

gpt2-chatbot and OpenAI search engine - Weekly News Roundup - Issue #465

Friday, May 3, 2024

Plus: Med-Gemini; Vidu - Chinese answer to OpenAI's Sora; the first race of Abu Dhabi Autonomous Racing League; deepfaking celebrities to teach math and physics; and more! ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏

NASA comes to the rescue of crowded rocket launch sites

Friday, May 3, 2024

Plus: Fisker's legal woes and Sprinklr lays off 100 View this email online in your browser By Christine Hall Friday, May 3, 2024 Good afternoon, and welcome to TechCrunch PM. We made it to Friday,

🎮 Forget the PS5 Pro, I Still Love My PS4 — The Best Lock Screen Widgets for iPhone

Friday, May 3, 2024

Also: Smart Home Mistakes to Avoid, and More! How-To Geek Logo May 3, 2024 Did You Know Half of the world's geysers are located in Yellowstone National Park. 🔑 More Passkeys Happy Friday! You can

JSK Daily for May 3, 2024

Friday, May 3, 2024

JSK Daily for May 3, 2024 View this email in your browser A community curated daily e-mail of JavaScript news The Power of React's Virtual DOM: A Comprehensive Explanation Modern JavaScript

Musk raises $6B for AI startup

Friday, May 3, 2024

Also, is TikTok dodging Apple's commissions? View this email online in your browser By Haje Jan Kamps Friday, May 3, 2024 Welcome to Startups Weekly — Haje's weekly recap of everything you can

SWLW #597: Seek first to understand, The "Iterative Adjacent Possible", and more.

Friday, May 3, 2024

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

iOS Dev Weekly - Issue 659

Friday, May 3, 2024

Is Swift 6 hitting one of the REAL hard problems? Not generics, not data race safety, but naming things! 😬 View on the Web Archives ISSUE 659 May 3rd 2024 Comment Naming things is one of the two hard

Daily Coding Problem: Problem #1430 [Easy]

Friday, May 3, 2024

Daily Coding Problem Good morning! Here's your coding interview problem for today. This problem was asked by Facebook. You have a large array with most of the elements as zero. Use a more space-