Showing posts with the label Material UIShow all
Material UI + Next.js Part.2: Basic CRUD

This section, we will use Next.js to make request to RESTful API. Then use Material UI - Table to bind Data Object in Data Table.

Material UI + Next.js Part.1: Getting Started

Material UI is an open-source library that contain many useful components for Next.js. In this section, I will demonstrate how to get started Next.js with Material UI.