LiveTheLifeTV
  • The Future of Photography?
  • LTL Art Collective
    • Auction House
      • Photogrammetry
      • GVO Premint
      • MetaVerse
    • Culture Code
      • Vision / Mission
      • The Bear Market
    • Dream Team
      • Dimitri Daniloff
      • Official Links
  • LTL Workstreams
    • The Summary ⌐◨-◨
    • Creative Design ⌐◧-◧
      • Brand Guide
      • Experimental
        • The Blind Mint
        • Oncyber 1/1
    • Engineering ⌐◫-◫
      • GVO Free Mint
      • Auction House
      • Experimental
        • Play Grounds
          • AllianceDAO
          • DAOhaus
        • Archived (TBD)
          • NFT Component
          • Dynamic Rarity
          • Bankless Loans
          • ERC 1271
          • Optimism
          • Tokenomics
          • Charged Particles
          • Fair Launch
          • Gitflow
          • Audit
          • ENS polygon
        • Web3 Travel
        • Lens Protocol
        • NFT LootBox
        • NFT Staking
    • Operations ⌐◪-◪
      • Governance
      • SnapShot
      • Discord TBD
    • Treasury & Legal ⌐Ξ-Ξ
      • Onchain LLCs
      • Web3 Grants
      • Fundraising
      • JuiceBox
      • Pre-Seed
      • Fairmint
      • Web3 VC
      • License
    • Partnerships ⌐◩-◩
      • TDM Drops
      • Spatial
      • Token Proof
      • MF + HaLo
      • Whitewall
      • Art Link
      • Anima Supply AR
      • One Tree Planted
      • Klima
    • Marketing & PR ⌐◮-◮
      • MPR Strategy
      • FAQ by Dyno
    • Community Vibes ⌐◭-◭
      • Degen Vibes
        • Degen Vibes Proposal
        • Snapshot Delegate
        • The NounsDAO
      • CC Monthly #01
      • Collectors Club
      • IRL Wine Tasting
      • IRL Experiences
  • LTL Tool Box
    • Creator
      • New To NFTs?
      • Davinci Resolve
      • Capture One
      • Photogrammetry
        • MetaShape
        • ZBrush
        • Capture Reality
        • Blender 3D
      • IRL Workshop
    • Frontend
      • Basics
        • NextJS
        • Tailwind
        • SASS SCSS
        • Bun
        • Vite / Rainbow
        • Postgres
        • ImageKit
        • Vercel
        • Kafka
        • Factoria
      • Web2
        • Ghost
        • Shopify
        • Webflow
    • Backend
      • Fleek
      • Spheron
      • TableLand
      • FileBase
      • Arweave
      • Prisma
      • Sanity GROQ
      • PlanetScale
      • HandShake
    • Contracts
      • Manifold
      • AsyncArt
      • Niftykit
      • Buildship
      • VerisArt
      • Hashlips
      • Bunzz
      • BuildSpace
      • Foundry
    • NFT SDKs
      • Zora V3
      • Rarible
      • Seaport
      • Foundation
      • SudoSwap
    • NFT APIs
      • Reservoir
      • SimpleHash
      • Alchemy
      • Moralis
      • OpenSea
      • NFTport
Powered by GitBook
On this page
  1. LTL Tool Box
  2. Frontend
  3. Basics

NextJS

PreviousBasicsNextTailwind

Last updated 2 years ago

NextJS is an extension for React that claims to offer the best developer experience with the features needed for production. Technically, NextJS builds on Node.js and extends React with server-side rendering and static side generation. Vercel is the company behind NextJS. Next.js has all the features you need for production: hybrid static & server rendering, TypeScript support, smart bundling, route pre-fetching, etc.

Updates

Next.js 12. Learn more at .

Middleware for Next.js. Documentation at .

Edge Functions (beta). Try free at .

Vercel Checks. Learn more at .

Next.js Live (beta update). Try at .

https://nextjs.org/12
https://nextjs.org/docs/middleware
https://vercel.com/edge
https://vercel.com/checks
https://vercel.com/live
LogoNext.js by Vercel - The React Frameworkvercel
LogoLearn | Next.jsvercel
LogoMigrating to Next.js: Migrating from Create React App | Next.jsvercel
LogoGitHub - GoodVibesOhmly/shopify: merch storeGitHub
LogoGitHub - Shopify/dawn: Shopify's first source available reference theme, with Online Store 2.0 features and performance built-in.GitHub
LogoHow to deploy a Next.js app onto IPFS using Fleek - Fleek BlogHow to deploy a Next.js app onto IPFS using Fleek - Fleek Blog
Fleek is basically Vercel, but for Web3
LogoGitHub Actions - Documentation