Lee Robinson
Lee Robinson
It's not TodoMVC, but I have [an example todo list](https://github.com/leerob/dart-react-todo) using w_flux as well as over_react working with Dart 2 now. Maybe you can close out this old issue if...
@PinkaminaDianePie you can continue to use the Pages Router if you are not satisfied with the App Router 👍
@PinkaminaDianePie The App Router is the future direction of Next.js – and the Pages Router is not deprecated. We'll continue to reinforce this message, and are still adding new features...
Thank you! Merged 😄
Sounds like you want the React `cache` function here: https://react.dev/reference/react/cache
I would recommend checking out this repository for another example: https://github.com/vercel/commerce. For calls that are user-specific and where you are using them multiple times, yes, you would want to wrap...
Started on a PR here: https://github.com/vercel/nextjs-subscription-payments/pull/346
https://github.com/vercel/nextjs-subscription-payments/pull/329
Yeah, go ahead and keep `canary` 😄
Hey! Good suggestion. While we aren't going to merge this into the main template, you can definitely use it for your fork 😄