filmov
tv
Optimize React Data Grid for Hooks from AG Grid

Показать описание
Learn how to optimise the React Data Grid with React Hooks. When we create components on top of AG Grid we may introduce code that increases the number of renders. AG Grid itself is optimised, we need to make sure the we use around AG Grid is optimised. This video explains optimizations using react memoization, arrays to define basis for re-rendering.
Recommended Practices:
- Memoize Constant Data
- Add 2nd Parameter to useEffect to define a state, or prop, or [] to run once
- Use objects instead of declarative JSX
00:00 Introduction
00:30 useEffect Parameters
00:50 objects instead of declarative JSX
02:54 Memoization
03:55 Summary
04:09 Outro
Associated blog post for this video:
Learn more about AG Grid's React Grid
AG Grid works with React, Angular, Vue, and JavaScript. Available as a free community edition and commercially as an Enterprise product (full support and more features).
Recommended Practices:
- Memoize Constant Data
- Add 2nd Parameter to useEffect to define a state, or prop, or [] to run once
- Use objects instead of declarative JSX
00:00 Introduction
00:30 useEffect Parameters
00:50 objects instead of declarative JSX
02:54 Memoization
03:55 Summary
04:09 Outro
Associated blog post for this video:
Learn more about AG Grid's React Grid
AG Grid works with React, Angular, Vue, and JavaScript. Available as a free community edition and commercially as an Enterprise product (full support and more features).
Optimize React Data Grid for Hooks from AG Grid
Optimizing Rendering Performance in React
I Never Want to Create React Tables Any Other Way
React Data Grid - 100% React Rendering Engine Overview [new version]
High-school student makes React a million times faster
New Release Overview for AG Grid version 27 - 100% React Data Grid, and more...
Build a React Table Fast! #ReactTutorial
How to Improve Performance in React with Code Splitting
5 min tutorial: how to lazy-load a data grid in React (paging) - Hilla + React
3 Ways to Make React App FASTER
Mastering React Data Grid with Ignite UI - Data binding, Theming & Templating
How to Enable Adaptive UI Layout in the React DataGrid Component
React Js How to REFRESH a Component | Best Practice
Things you didn't know about re-rendering in React
Boosting Blazor DataGrid Performance with Virtualization
Data Grid Table with Material UI - React Tutorial 96
Quickstart Tutorial for the React Data Grid from AG Grid
Can React.js Render 1,000,000 Elements?
Senior Programmers vs Junior Developers #shorts
React Data Grid : Get Started with AG Grid
How To Use Datagrid In React Applications In 2024
Supercharge Your React App with AG Grid #WebDevelopment
Preventing React re-renders with composition
100% React Rendering, Avoiding Wasted Renders
Комментарии