Skip to content

Removal of custom Next.js server from the app building process #1

@TomGranot

Description

@TomGranot

Awesome repo @christopherdodd!

One of the biggest concerns I have with the official React-Next-Koa tutorial is that it's really cumbersome, and relies on a difficult-to-grasp custom Next.js server with some Koa parts attached to it.

If you consider the earlier version of that tutorial - that only used Node and Express - it's much, much simpler. However, it also doesn't touch on some more interesting topics that the later tutorial does (like billing and a proper JS front-end framework).

I'm going to give your scaffolding a go and attempt to construct the same structure as the newer tutorial using this nice framework. I think the separation of concerns you have here makes more sense than what the official tutorial suggests.

Billing might be a hassle, but it's going to be fun to play with:) Follow my fork for updates.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions