Nextjs
Next.js App Router, GraphQL Codegen & TanStack Query
nextjsapp-routerreact
Tailwind CSS and Next.js: Best Practices and Expert Advice
This is for all developers and development teams while working with Tailwind CSS Nextjs in the projects
nextjstailwindcss
Next.js 14: New Features and Highlights
nextjsnext-14react-server-actions
What's New in Next.js 14?
The latest version of Next, announced on Oct 26th 2023, brings Turbopack, React Server Actions, and Partial Rerendering, and more.
nextjsnext-14turbopack
Page Transitions In Next.js 13 With App Router And The Built-In View Transitions API (No Third-Party Libraries)
nextjsnext-13app-router
Building a Modern SaaS Dashboard with Saas UI and Next.js App Router
Dashboards are essential for every SaaS app, and UI libraries do help you build them fast, but Emotion.js-based libraries are problematic in Next.js 13. Let's look at how Saas UI can help.
nextjsreactnext-app-router
5 Must-Have Tools for Building Web Applications with Next.js App Router
Server-only, Saas UI, TailwindCSS, Turbopack, the use() hook - know the tools that can enable you to build web applications with Next.js App Router faster
nextjssaas-uitailwind
Using SQLite with Next.js 13
nextjsnext-13sql
How to Create a User Management Page for a SaaS App
Designing SaaS apps doesn’t have to be difficult. Let’s find out how, using Saas UI, a component library meant specifically for this purpose.
reactui-designsaas-ui
How to Force a Page Refresh in Next.js
nextjsreact