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!
This article covers the traditional approach to including and using fonts in a Next.js application, the issues with the approach and how it can be improved optimally with the next/font management system.
Integrate biometric authentication in a TypeScript-powered Next.js application using the SimpleWebAuthn package. Part 2 demonstrates adding biometric authentication to our app.