React.js

Showing 1-9 of 43 results
EngineeringIcon ChevronWeb Front-end

Next.js Rendering Techniques: How to Optimize Page Speed

By Subhakar Tikkireddy

Next.js is best known for server-side rendering, but these innovative strategies can help developers configure web apps for more speed, reduced server load, improved SEO, and much more.

14 minute readContinue Reading
EngineeringIcon ChevronWeb Front-end

Tested Solutions: Working With React Design Patterns

By Mudassir Ijaz

Design patterns offer a convenient way to tackle challenges with tried-and-tested solutions, saving developers time and effort. Here’s how React design patterns allow for coherent modules with less coupling.

15 minute readContinue Reading
EngineeringIcon ChevronWeb Front-end

Next.js vs. React: A Comparative Tutorial

By Ayyaz Ali

Discover the differences between React and Next.js, a framework used by companies like TikTok, Hulu, and Nike to supercharge their web apps. Plus: Learn when and how to use Next.js, including rendering, routing, page, and navigation tips.

9 minute readContinue Reading
EngineeringIcon ChevronWeb Front-end

Reusable State Management With RxJS, React, and Custom Libraries

By Mark Evans

Discover a powerful RxJS and React approach that adds state management to single-page applications. RxJS provides an elegant, succinct, and comfortable implementation for developers that becomes more effective with custom libraries.

15 minute readContinue Reading
EngineeringIcon ChevronWeb Front-end

SolidJS vs. React: The Go-to Guide

By Nathan Babcock

SolidJS is a blazing-fast framework that dodges virtual DOM manipulation. Let’s see how it compares to React, the industry standard, when it comes to components, performance, and developer productivity.

7 minute readContinue Reading
EngineeringIcon ChevronWeb Front-end

Demystifying Debugging With React Developer Tools

By Teimur Gasanov

Browser console logging is a hassle. Discover how React Developer Tools and third-party libraries make inspecting components, states, and props and tracking rendering and performance so much easier.

11 minute readContinue Reading
EngineeringIcon ChevronWeb Front-end

Building Simple and Efficient Components With React-Bootstrap

By Matej Bilić

Mobile web traffic is booming, making responsive website development more important than ever. Leverage the power of two popular technologies with the React-Bootstrap library for performant, responsive components.

8 minute readContinue Reading
EngineeringIcon ChevronWeb Front-end

Heavy Computation Made Lighter: React Memoization

By Prateek Karki

Unnecessary component computation drastically reduces application performance. Avoid this pitfall by using React memoization hooks and render component caching.

11 minute readContinue Reading
EngineeringIcon ChevronWeb Front-end

React Router Tutorial: Redirect Like a Pro

By Nathan Babcock

Naive React routing increases risk and maintenance. This tutorial provides a full exploration of routing approaches, achieving an elegant solution that seamlessly fits into any React code base.

7 minute readContinue Reading

Join the Toptal® community.