DEV Community

Salma Alam-Naylor
Salma Alam-Naylor

Posted on • Originally published at whitep4nth3r.com

9 1

Ecommerce and Next.js on the Jamstack — with Colby Fayock

I sat down with Colby Fayock to talk about Next.js, how all of its features help enable developers to build great experiences on the web, and how it can help solve the many challenges of building e-commerce sites on the Jamstack.

In this video, we cover:

  • What is Next.js?
  • Is Next.js a static site generator?
  • What does server-side rendering mean?
  • What makes Next.js a strong framework?
  • What are some e-commerce challenges that Next.js helps to solve?
  • How is performance important to e-commerce?
  • How does Next.js help with performance?
  • How is SEO important to e-commerce?
  • How does Next.js help with SEO?
  • What's the most overlooked, yet oddly difficult part of e-commerce?
  • Accessibility, internationalisation and personalisation in e-commerce

Colby is a super-nice host and I can't wait to hang out with him again. Thanks for having me, Colby!

Sentry blog image

How to reduce TTFB

In the past few years in the web dev world, we’ve seen a significant push towards rendering our websites on the server. Doing so is better for SEO and performs better on low-powered devices, but one thing we had to sacrifice is TTFB.

In this article, we’ll see how we can identify what makes our TTFB high so we can fix it.

Read more

Top comments (1)

Collapse
 
colbyfayock profile image
Colby Fayock

such a great chat! 🙌

SurveyJS custom survey software

JavaScript Form Builder UI Component

Generate dynamic JSON-driven forms directly in your JavaScript app (Angular, React, Vue.js, jQuery) with a fully customizable drag-and-drop form builder. Easily integrate with any backend system and retain full ownership over your data, with no user or form submission limits.

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay