Overview: Using UI Frameworks
Take a look at the concepts that we are going to discuss in this chapter.
Introduction
In the previous chapter, we saw how Next.js can improve our productivity by giving us many valid alternatives for writing CSS without the need to install and configure many different external packages.
Still, there are cases where we may want to use prebuilt UI libraries to take advantage of their components, themes, and built-in features so that we don’t have to build them from scratch and to take advantage of a vast community that can help us when any problem occurs.
Get hands-on with 1300+ tech skills courses.