Qiblat Documentation
  • Getting Started
  • Installations
  • Boilerplate Structure
  • Next.js Features
  • Integrations
    • Local MUI Theme
    • Redux Configs
    • PWA
    • SEO
    • Multi Language
  • FEATURES
    • Styles
    • Components
      • Common
      • Page
    • Layouts
      • Mobile / Webview
      • Landing
      • Dashboard
    • Stores
    • Libraries
    • Hooks
      • Event Handler
      • Lifecycle Components
      • Navigation
      • Storage
    • Server
    • Utilities
  • Unit Test
  • Jest
  • SERVICES
    • Firebase
    • Bugsnag
  • ADDITIONAL
    • Versions
    • 3rd Party
    • Credits
Powered by GitBook
On this page

Was this helpful?

Next.js Features

List of next.js features that into boilerplate.

Feature

Available

Pages

YES

Data Fetching

YES

Built-in CSS Support

YES

Layouts

YES

Image Optimization

YES

Font Optimization

YES

Script Optimization

YES

Static File Serving

YES

Fast Refresh

YES

ESLint

YES

TypeScript

YES

Environment Variables

YES

Supported Browsers and Features

YES

Feature

Available

Routing

YES

Dynamic Routes

YES

Imperatively

YES

Shallow Routing

YES

Feature

Available

API Routes

YES

Dynamic API Routes

YES

API Middlewares

YES

Response Helpers

YES

Feature

Available

General

YES

Caching

YES

Reducing Javascript Size

YES

Logging

YES

Error Handling

YES

Feature

Available

Authentication Patterns

YES

Authenticating Statically Generated Pages

YES

Authenticating Server Generated Pages

YES

Authentication Providers

YES

Authentication Other Providers

YES

Feature

Available

Cypress

YES

Jest and React Testing Library

YES

Feature

Available

Preview Mode

YES

Dynamic Import

YES

Automatic Static Optimization

YES

Static HTML Export

YES

Absolute Imports and Module Path Aliases

YES

AMP Support

YES

Customizing Babel Config

YES

Customizing PostCSS Config

YES

Custom Server

YES

Custom `App`

YES

Custom `Document`

YES

Custom Error Page

YES

`src` Directory

YES

Multi Zones

YES

Measuring performance

YES

Debugging

YES

Source Maps

YES

Codemods

YES

Internationalized Routing

YES

Security Headers

YES

PreviousBoilerplate StructureNextLocal MUI Theme

Last updated 3 years ago

Was this helpful?