ThemeBuilder + Next.js is a great approach for new React app development—especially now that KendoReact is rolling out new Server Components with RSC architecture, which will be right at home in Next.js!
Dive deep into React’s useMemo hook and learn when to use it, when to avoid it, and what mistakes to steer clear of so you can reduce expensive computations.
React Router 6 introduced a wide range of new features that revolutionized data fetching and submission in React applications. Learn how to use loaders and actions to create, update, delete and read users’ data.