Cargando…

Practical Next.js for e-commerce : create e-commerce sites with the Next.js framework /

Leverage the power of Next.js to quickly produce efficient e-commerce sites. This project-oriented book will simplify the process of setting up a starter e-commerce site using Next.js from start to finish, creating a usable e-commerce offer with little more than a text editor or free software. It wi...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Libby, Alex (Autor)
Formato: Electrónico eBook
Idioma:Inglés
Publicado: New York : Apress, [2023]
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)
Tabla de Contenidos:
  • Part 1:In the Beginning
  • Chapter1 - Getting Started
  • Part 2:Building our Shop
  • Chapter2 Laying the Foundations
  • Chapter 3 Adding Products
  • Chapter 4 Checking Out
  • Chapter 5 Styling the Store
  • Part 3: Wrapping Things Up
  • Chapter 6 Adapting for Devices
  • Chapter 7 Finessing the Site
  • Chapter 8 Implementing SEO
  • Chapter 9 Testing the Site
  • Chapter 10 - Deployment into Production
  • Part 4:Taking Things Further
  • Chapter 11 Internationalizing the Site
  • Chapter 12 Adding Authentication.