Koa-cola
Introduction
What is koa-cola?
SSR & SPA
Compare with next.js
Universal
MVC pattern with decorator
Overview
Getting Started
Decorators
Cli commander
Online demo
Todolist example
Tips
React component data initialization
Using redux in Cola
Inject global
Cluster mode
Debugging
Compiling
Project construction
api
controllers
models
schemas
responses
config
public
views
pages
app.tsx
components
components
Edit
views/components place react component files by convention.
Previous