State management is a crucial aspect of working with React, and choosing a suitable state management tool is paramount. In this post, we will explore state management solutions beyond Redux and MobX.
Globalization helps an application work across cultures, allowing for differences like number or date formatting to work with the user’s default settings. We will learn how to globalize a Blazor application using built-in .NET classes.
Next.js provides a smooth developer experience for creating performant, flexible applications. If you’ve thought about giving it a try, this is your year!