Showing posts with label NextJS. Show all posts
Showing posts with label NextJS. Show all posts

Easiest way to Create React tables (NEXTJS)

Easiest way to Create React tables (NEXTJS)
If you have ever tried to build a react table, you know how challenging it can be. You might want to use a component library like material UI, but the downside…
Read more »

Building a bidding system with NextJS

Building a bidding system with NextJS
TL;DR NextJS introduced its new server actions components in version 13.4 as an alpha feature. They enable server-side data mutations, reduced client-side Jav…
Read more »