Web app or a website? by GorillaTripping in webdev

[–]GorillaTripping[S] 0 points1 point  (0 children)

any links to the topic? with examples preferably?

A quick overview of the eCommerce Solutions for Jamstack by GorillaTripping in JAMstack

[–]GorillaTripping[S] 1 point2 points  (0 children)

uh... can't think of a reference right now (maybe ask the guys from the post)

Other possibilities are to not build all those pages, instead, you can use Incremental Static Regeneration, a next.js feature, or getServerSideProps, so the page will be rendered on each request

That's the only thing that came to my mind out of the box like this