chinchang's comments

chinchang | 5 years ago | on: Ask HN: Are GatsbyJS / Next.js “worth it?”

You want a static one or two page site -> Use simple HTML pages

You want to have some templating and data integration -> Use Eleventy (https://11ty.dev)

You want to have a complete framework -> Use Next.js :)

Note: Beyond Next.js you won't need anything else for any kind of website :)

page 1