commercejs-nextjs-demo-store icon indicating copy to clipboard operation
commercejs-nextjs-demo-store copied to clipboard

Split large render templates up into small chunks

Open robbieaverill opened this issue 3 years ago • 0 comments

Some of the templates in this repository are huge. We should split up as much as possible into small components with the objective of code re-use.

When doing so, please prefer functional components over class components.

robbieaverill avatar Nov 24 '20 23:11 robbieaverill